Created
July 9, 2013 04:14
-
-
Save philgruneich/5954647 to your computer and use it in GitHub Desktop.
Create a Due reminder (title in the first line, date/time specification for Due in the second) with a link to add the task to Firetask (seriously!) only when you need the task in your inbox.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
due://x-callback-url/add?title=[[title]]%20at%20[[body]]%0A{{firetask://addTask?subject=[[title]]}}&x-source=Drafts&x-success={{drafts://}} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment