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

Ability to retrieve manifest data model for intermediate manipulation #97

Open
IAmVigneswaran opened this issue May 6, 2024 · 3 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@IAmVigneswaran
Copy link
Contributor

Continuing discussion from here.

  • Marker Name
  • Marker Notes
  • Marker Type

We can also have the ability to batch convert from one Marker Type to another in Marker Data. e.g. Convert Standard Marker Type to Chapter Type or To-do Type.

@orchetect
Copy link
Contributor

orchetect commented Nov 19, 2024

JSON Path Manifest Field

Added "XML Path" manifest field which will allow parsed data to be fed back into a future API allowing modification of existing markers in FCPXML. An XML Path is the fastest, most robust and reliable way to refer to a specific XML element.

csv-xml-path

Generic JSON Export Profile

A new 'generic JSON' export profile has been added to allow for profile-agnostic data export to complement the existing CSV/TSV profiles. This completes our baseline stable data formats, and will help with the upcoming API additions.

@IAmVigneswaran
Copy link
Contributor Author

A new 'generic JSON' export profile has been added to allow for profile-agnostic data export to complement the existing CSV/TSV profiles. This completes our baseline stable data formats, and will help with the upcoming API additions.

This 'generic JSON' export profile should not be available in our CLI Binary?

@IAmVigneswaran
Copy link
Contributor Author

@orchetect Happy New Year!

Hopefully we can implement this feature by first half of this year. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants