Created
October 16, 2014 03:50
-
-
Save epramono/e7ca597c21fbba0f7bde to your computer and use it in GitHub Desktop.
Create a reminder in Due to open the current note based on its [[title]]. Requires: Drafts 4, Due 1.9.5.
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]]%0A | |
{{drafts4://x-callback-url/open? | |
uuid=[[uuid]]}}& | |
x-success={{drafts4://}} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment