Hello World Plugin

Actions

The hello world plugin includes three actions:

  • Nudge Selection: moves selected objects by a fixed delta.
  • Set Opacity 80%: updates selected object opacity.
  • Create Hello Rectangle: creates a default rectangle, useful when nothing is selected.

Selected-object workflow

  1. Select one or more objects.
  2. Open plugin modal.
  3. Run Nudge Selection or Set Opacity 80%.
  4. Objects update immediately.

Locked objects are skipped and reported in action results.

Empty-selection workflow

  1. Clear selection.
  2. Open plugin modal.
  3. Run Create Hello Rectangle.
  4. A new rectangle is inserted and selected.

Undo/Redo

All actions are undoable and redoable using standard editor history.