Skip to content

Instantly share code, notes, and snippets.

@epramono
Last active December 20, 2015 15:29
Show Gist options
  • Select an option

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

Select an option

Save epramono/6154385 to your computer and use it in GitHub Desktop.
This is a simple action that I use quite often to find my own posts that have been published earlier. It will take the content of the current post in Drafts and use it as a search keyword for a site search on Geeks with Juniors. The result will be shown in Chrome. Requires: Drafts 2.5 and Chrome.
googlechrome-x-callback://x-callback-url/open/?
url={{http://www.geekswithjuniors.com/display/Search?moduleId=17668996&searchQuery=}}+[[draft]]&
x-source=Drafts&
x-success={{drafts://}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment