Skip to content

Marker Batch Rename Panel #80

@IAmVigneswaran

Description

@IAmVigneswaran

@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.

Rename_Panel-01

Rename_Panel-02

Rename_Panel-03

Rename_Panel-04

Just made a quick mockup.

  1. The Rename Panel can be place after Queue Panel.
  2. Users could drag and drop FCP Timeline or FCPXML into the dropzone.
  3. Marker Data would retrieve the entire list of the Marker names with Notes.
  4. Users can select which Marker that would like to rename.
  5. They would click the Rename Options tab to set and configure their preference.
  6. Once done, they can press Batch Rename Marker Data would write back / save into the FCPXML file.
  7. There can be a option to automatically open FCP to import back the FCPXML file into the target Library.
  8. The i or gear button would have pre-defined codes/syntax.
  9. 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?

  1. 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.
  2. The json file, contains all the Marker Name and its associated Notes Name.
  3. This could be a hidden feature that is not available in our CLI.
  4. Marker Data would read the local json cache file to execute the rename tasks for writing.
  5. 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

No one assigned

    Labels

    enhancementNew Feature Or Requestfuture ideaFeatures to add in futuremarkers-extractor apiMarkersExtractor (CLI & LibraryI) RelatedpanelRelated to All GUI Settings & Designworkflow extensionWorkflow Extension Related

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions