Skip to content

Instantly share code, notes, and snippets.

@epramono
Created January 16, 2015 16:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save epramono/b75dd7a0bb517bcc2760 to your computer and use it in GitHub Desktop.
Save epramono/b75dd7a0bb517bcc2760 to your computer and use it in GitHub Desktop.
A Launch Center Pro action to create a sequential Due reminder: first to remind the start of a meeting, and second to remind the end of that meeting. Requires: Due 1.9 and Launch Center Pro 2.3
due://x-callback-url/add?
title={{Meet with [prompt-text:Name] at [prompt-text:Date/Time]}}
%0A%0A
{{due://x-callback-url/add?
title=End%20the%20meeting%20now%20in%20
[+list:Duration|15 mins|30 mins|60 mins|2 hours]}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment