Skip to content

Instantly share code, notes, and snippets.

@epramono
Created October 10, 2013 14:35
Show Gist options
  • Select an option

  • Save epramono/6919391 to your computer and use it in GitHub Desktop.

Select an option

Save epramono/6919391 to your computer and use it in GitHub Desktop.
Create an event in Fantastical to meet someone for an hour, with an attached 60-minute timer in Due that you can trigger at the start of the meeting to remind you when the meeting should end. Requires: Fantastical 1.1, Due 1.8, and Launch Center Pro 2.0.
fantastical://x-callback-url/parse/?
sentence=Meet%20[prompt:Person Name]%20at%20[prompt:Date and Time]%20for%20an%20hour%0A
{{due://x-callback-url/search?
section=Timers&
query=1-Hour%20Meeting}}&
x-cancel={{launchpro://}}&
x-success={{launchpro://}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment