Skip to content

Instantly share code, notes, and snippets.

@philgruneich
Created July 9, 2013 04:16
Show Gist options
  • Select an option

  • Save philgruneich/5954665 to your computer and use it in GitHub Desktop.

Select an option

Save philgruneich/5954665 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 Clear only when you need the task in your to-do list.
due://x-callback-url/add?title=[[line|2]]%20at%20[[line|3]]%0A{{clearapp://task/create?listName=[[line|1]]&taskName=[[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