Skip to main content
TimSx
Inspiring
May 15, 2018
Answered

Set composition comment using GUI

  • May 15, 2018
  • 1 reply
  • 547 views

The scripting guide suggests that you can add comments to compositions using:

app.project.item(index).comment = "This is a comment";

Where can I see the comments that were added to comps and how can I add a comment to composition using GUI?

This topic has been closed for replies.
Correct answer Mylenium

In the project panel by revealing the respective column and you add comments directly there.

Mylenium

1 reply

Mylenium
MyleniumCorrect answer
Legend
May 15, 2018

In the project panel by revealing the respective column and you add comments directly there.

Mylenium

TimSx
TimSxAuthor
Inspiring
May 15, 2018

Thanks. I had no idea that you do do that

P.M.B
Legend
May 15, 2018

You could also add comments to layer markers in the timeline by right clicking on them and choosing edit.

~Gutterfish