Skip to main content
Sticky Note is an annotation-only node for leaving notes on the canvas. It has no inputs or outputs and never runs, so it does not affect a workflow’s execution.

When to use

  • Workflow notes
  • Reminders
  • Collaboration hints

Configuration

content
string
default:""
The note text.
color
string
default:"yellow"
The note color. One of yellow, blue, green, pink, or orange.
width
number
default:"200"
Note width in pixels.
height
number
default:"150"
Note height in pixels.
The note can be resized directly on the canvas.