Snippets

ftrack Action - Edit meta data on entity

You are viewing an old version of this snippet. View the current version.
Revised by Carl Claesson 076e2d5

Edit meta data on entity

Running the action

Start the listener from the terminal using the following command:

python edit_meta_data_action.py

If you wish to see debugging information, set the verbosity level by appending -v debug to the command.

For more information, see the documentation on using actions.

Using the action

Navigate to a project in the web interface and select a few items in the spreadsheet and select Actions from the context menu. Click on Write notes and add your text and optionally select a note category.

Notes created are copies, and any replies will only show up on one of the notes.

HTTPS SSH

You can clone a snippet to your computer for local editing. Learn more.