Insert Into Note
This action inserts plain text or a Templater template at a specified line number into the note of the button.
If templater
is true
, the value
field is treated as a path to a Templater template.
If templater
is false
or not specified, the value
field is treated as plain text.
Example
This button inserts the text “Hello, world!” at line 3 of the note.