Skip to content

Instantly share code, notes, and snippets.

@AndrewNatoli
Last active June 6, 2022 03:33
Show Gist options
  • Save AndrewNatoli/f0a6acf0d7a914c0f1bb3885c5d1e337 to your computer and use it in GitHub Desktop.
Save AndrewNatoli/f0a6acf0d7a914c0f1bb3885c5d1e337 to your computer and use it in GitHub Desktop.
iA Writer Quick Note iOS Shortcut

iA Writer Quick Note iOS Shortcut

Text

Insert your iA Writer token here

Scripting

URL Encode Text

Variables

Set variable Token to URL Encoded Text

Calendar

Format Current Date

  • Show More
    • Date format: Custom
    • Format string: YYYYMMddHHmm

Text

/obsidian/_inbox/Formatted Date.md

Variables

Set variable File to Text

Calendar

Format Current Date

  • Date format: Medium
  • Time format: Short

Text

## Formatted Date

Shortcut Input

Scripting

URL Encode Text

Variables

Set variable Text to URL Encoded Text

URL

Note that `Text in this case should come from Variables, not the input from the Text shortcut.

ia-writer://x-callback-url/write?auth-token=Token&path=File&edit=true&mode=append&append-padding=true&text=Text

Safari

Open URL

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment