Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save philgruneich/5863702 to your computer and use it in GitHub Desktop.
Save philgruneich/5863702 to your computer and use it in GitHub Desktop.
From Drafts, it creates an event on Fantastical named "Ir ao Supermercado" ("Go to the Supermarket", in portuguese), starting in your current day at 7PM and ending 30 minutes later. Then it attached the draft you wrote in Drafts to a Ita list named "Compras" ("Groceries", in portuguese). Previously, we also included the url-scheme to view this l…
fantastical://x-callback-url/parse?title=Ir%20ao%20supermercado&start=[[date]]%2019:00&end=[[date]]%2019:30&url=ita://openList%3Flist%3DCompras&x-source=Ita&x-success={{ita://addItem?list=Compras&items=[[draft]]}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment