omz:forum

    • Register
    • Login
    • Search
    • Recent
    • Popular

    Welcome!

    This is the community forum for my apps Pythonista and Editorial.

    For individual support questions, you can also send an email. If you have a very short question or just want to say hello — I'm @olemoritz on Twitter.


    Safari bookmarklets

    Editorial
    2
    2
    1578
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • gerwitz
      gerwitz last edited by

      Does anyone have any examples of using the editorial: inter-app URL scheme? I'd love to have a bookmarklet for Safari that invokes Editorial and passes data to a workflow.

      (Specifically, I want to replicate and expand on this, but shouldn't need to depend on Drafts: http://imissmymac.com/bookmarklet-to-save-a-link-and-title-in-markdown-format-and-copy-to-clipboard/ )

      1 Reply Last reply Reply Quote 0
      • realburch
        realburch last edited by

        Something like the below can pass input to a workflow via a bookmark where command is the URL encoded name of the target workflow.
        javascript:window.location='editorial://?command=WorkflowName&input='';

        1 Reply Last reply Reply Quote 0
        • First post
          Last post
        Powered by NodeBB Forums | Contributors