Notes and agents can be generated in a number of other ways.
Drag-drop or Paste image adornments (Map view only). See more.
Attributes (via Displayed Attributes, Inspector, Get Info or an action)
- Separators. $IsSeparator toggles a note between normal and separator. Separators appear in outline view only and are hidden in all other views.
- Smart Adornments. Setting a query in an adornment's $AgentQuery makes it into a smart adornment; removing the query switches back to normal adornment behaviour.
- Timeline adornments. Setting $StartDate (and $EndDate) will make an adornment show in a relevantly-scoped Timeline view as well as in a Map.
Action code:
- create() will create a note.
- createAgent() will create an agent.
AppleScript. See more on Tinderbox AppleScript methods