Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Copy views from one project to another. #973

Open
mstankus opened this issue Nov 26, 2024 · 1 comment
Open

Copy views from one project to another. #973

mstankus opened this issue Nov 26, 2024 · 1 comment
Labels
kind/feature New feature request lifecycle/idea Possibly useful, but not yet enough support to actually get it done. triage/confirmed Issue is well-defined and understood. Needs to have a priority/* label.

Comments

@mstankus
Copy link

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.

@mstankus mstankus added kind/feature New feature request needs-triage Issue needs a triage/* label labels Nov 26, 2024
@Acylation Acylation added triage/confirmed Issue is well-defined and understood. Needs to have a priority/* label. lifecycle/idea Possibly useful, but not yet enough support to actually get it done. and removed needs-triage Issue needs a triage/* label labels Dec 1, 2024
@Acylation
Copy link
Collaborator

Acylation commented Dec 1, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature New feature request lifecycle/idea Possibly useful, but not yet enough support to actually get it done. triage/confirmed Issue is well-defined and understood. Needs to have a priority/* label.
Projects
None yet
Development

No branches or pull requests

2 participants