{
  "name": "Append to daily note",
  "description": "Appends selected text to today's SwiftyNotes daily note.",
  "actions": [
    "Receive selected text from Share Sheet",
    "Run AppendToDailyIntent with text: selected text"
  ],
  "urlSchemeFallback": "swiftynotes://today"
}
