|
|
|
|
|
by dabinat
1 day ago
|
|
Working on a rewrite of my free app, Post Haste. The idea is that you setup a template folder structure and configure project files and such as you like, then when you want to create a new project you enter some parameters like project name and ID and it copies the structure across. There’s more to it than that of course, and you can use variables, folder breaks, etc, to fully customize how it sets up the project. It’s great for ensuring consistency in project structures, which is especially useful in a larger company with a lot of employees. It was originally created for video editors but it’s agnostic and can be used for any type of project. Existing app is here: https://www.digitalrebellion.com/posthaste |
|