Copy views from one project to another.
Opened this issue · 1 comments
What would you like to be added?
Feature to copy all of the views from one project to another.
Why is this needed?
People create a "Project" which is really multiple projects (such as a You Tuber career). Some people would say that a project would be one video, not all videos. A project has a deadline date. A persons YouTube career is not really a project, right?
Suppose you have a Projects directory. Suppose there is a Templater file for every file which is created in the Projects folder. So each project in the projects directory will look the same. Suppose there is a "Due date" and a "Do date".
You create a project Video1. That is, you are using the directory "Projects/Video1". You create some views based on "Due date" and "Do date". You finish Video1 and move on to creating a new project Video2 in the directory "Projects/Video2". You want to create the same views, but have to do it manually. Not great! It would be great if we could "copy" all of the views from Projects/Video1 to Projects/Video2.
Would simply change the tracking folder from YourProject/Video1
to YourProject/Video2
help (you can also have an original copy by duplicating a project)? Given that you are using the same properties in different videos, the migrated project should be able to track all the new notes in a similar manner. If there's no sorting / filtering / coloring rules related to the path
field possibly it will work.