storytools icon indicating copy to clipboard operation
storytools copied to clipboard

Consider a method for adding notes

Open Pullusb opened this issue 1 year ago • 1 comments

Notes can be:

  • Dialog
  • action
  • Annotations

Need a design

Do we want multiple annotations on the same shot ?

Since those are related to the sequences/shot/(frames?), maybe it should be integrated in the sequencer part (not in storytools) ?

Either way need to find a way to manage multiline text

Maybe define zones around camera to display the texts (but think how to output those)

Pullusb avatar Sep 18 '24 23:09 Pullusb

  1. I would personally use a string property on the strip.
  2. I would this string property in the viewport, in a side panel where the user can edit it in the viewport, and also provide some means to edit in VSE.
  3. When it comes time to render I would append this string to the notes field on a per strip basis so it appears as part of the metadata burn ins.

NickTiny avatar Feb 08 '25 18:02 NickTiny