-
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew Feature Or RequestNew Feature Or Requestfuture ideaFeatures to add in futureFeatures to add in futuremarkers-extractor apiMarkersExtractor (CLI & LibraryI) RelatedMarkersExtractor (CLI & LibraryI) RelatedpanelRelated to All GUI Settings & DesignRelated to All GUI Settings & Designworkflow extensionWorkflow Extension RelatedWorkflow Extension Related
Description
@milanvarady This is somethings we can look into after the release of 1.0.0.
Maybe during version 1.2.0 or 1.3.0.
Just made a quick mockup.
- The
Rename
Panel can be place afterQueue
Panel. - Users could drag and drop FCP Timeline or FCPXML into the dropzone.
- Marker Data would retrieve the entire list of the Marker names with Notes.
- Users can select which Marker that would like to rename.
- They would click the
Rename Options
tab to set and configure their preference. - Once done, they can press
Batch Rename
Marker Data would write back / save into the FCPXML file. - There can be a option to automatically open FCP to import back the FCPXML file into the target Library.
- The
i
orgear
button would have pre-defined codes/syntax. - The Rename Panel is somewhat standalone. The settings are not part of our json configurations.
Some ideas
https://www.publicspace.net/ABetterFinderRename/index.html
https://renamer.com/
@orchetect I am wondering if we could add any special API call for MarkersExtractor or DAWFileKit to achieve this in a optimal fashion?
- When Marker Data reads the FCPXML to retrieve the entire list of the Marker names, it could use a special MarkersExtractor or DAWFileKit API call to create local json cache file.
- The json file, contains all the Marker Name and its associated Notes Name.
- This could be a hidden feature that is not available in our CLI.
- Marker Data would read the local json cache file to execute the rename tasks for writing.
- Once done, another API could be used to write back the values in the original FCPXML file or create a new one (making sure all other data are not touched).
Open to suggestions and ideas.
Thank you.
Metadata
Metadata
Assignees
Labels
enhancementNew Feature Or RequestNew Feature Or Requestfuture ideaFeatures to add in futureFeatures to add in futuremarkers-extractor apiMarkersExtractor (CLI & LibraryI) RelatedMarkersExtractor (CLI & LibraryI) RelatedpanelRelated to All GUI Settings & DesignRelated to All GUI Settings & Designworkflow extensionWorkflow Extension RelatedWorkflow Extension Related