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

Find & Replace Notes #703

Closed
latenitefilms opened this issue Jun 27, 2017 · 1 comment
Closed

Find & Replace Notes #703

latenitefilms opened this issue Jun 27, 2017 · 1 comment
Assignees
Labels
feature request New feature or request matzdorff
Milestone

Comments

@latenitefilms
Copy link
Contributor

Michael Matzdorff asks:

"find and replace" notes text a possibility

There's a few ways we could do this:

  • Database Manipulation (best from a user perspective, but risky as we're messing with the database)
  • XML Manipulation (slightly more annoying for the end user, but less risky. Need to get our FCPXML API working first)
  • GUI Scripting (easiest - but less reliable from an end user perspective)

Something to ponder!

@latenitefilms latenitefilms added the feature request New feature or request label Jun 27, 2017
@latenitefilms latenitefilms added this to the v1.0.0-beta.11 milestone Jun 27, 2017
@latenitefilms latenitefilms self-assigned this Jun 27, 2017
@latenitefilms latenitefilms modified the milestones: v1.0.0-beta.11, v1.1.0 Jun 28, 2017
@latenitefilms latenitefilms modified the milestones: New Features, 1.0.0-beta.91 Nov 6, 2019
@latenitefilms
Copy link
Contributor Author

This should already be possible with the Search HUD.

@latenitefilms latenitefilms modified the milestones: 1.0.0-beta.91, 1.0.0 Nov 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request matzdorff
Projects
None yet
Development

No branches or pull requests

1 participant