Skip to content

Instantly share code, notes, and snippets.

@philgruneich
Created July 9, 2013 04:17
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/5954666 to your computer and use it in GitHub Desktop.
Save philgruneich/5954666 to your computer and use it in GitHub Desktop.
Create a Due reminder (list name in the first line, task name in the second, date/time specification for Due in the third) with a link to add the task to Ita only when you need the task in your to-do list.
due://x-callback-url/add?title=[[line|2]]%20at%20[[line|3]]%0A{{ita://addItem?list=[[line|1]]&items=[[line|2]]}}&x-source=Drafts&x-success={{drafts://}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment