Skip to content

Instantly share code, notes, and snippets.

@epramono
Created February 5, 2014 23:34
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/8835620 to your computer and use it in GitHub Desktop.
Save epramono/8835620 to your computer and use it in GitHub Desktop.
The action will take the currently selected text and open it in Phraseology's Arrange view. The newly arranged text will be stored in the clipboard before the user is redirected to 1Writer. Requires: 1Writer 1.2, Launch Center Pro 2.1, and Phraseology 2.0.
phraseology://x-callback-url/arrange?
text=[text]&
x-success={
launch://x-callback-url/clipboard?
x-success=onewriter%3A}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment