Skip to content

Instantly share code, notes, and snippets.

@epramono
Created January 16, 2015 17:13
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save epramono/eee12dd71f3e792884fd to your computer and use it in GitHub Desktop.
Save epramono/eee12dd71f3e792884fd to your computer and use it in GitHub Desktop.
A Workflow action extension that accepts an Overcast URL and creates a reminder in Due to check that episode's show notes later when I get home. Requires: Workflow 1.0, Overcast 1.0, Due 1.9, and Launch Center Pro 2.1.
This workflow accepts: URLs
Text:
Read Show Notes at 9 PM
[Input]
Copy to Clipboard
URL:
launch://x-callback-url/clipboard/convert?format=urlencode
Open x-callback-url
URL:
due://x-callback-url/add?title=[Clipboard]
Open x-callback-url
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment