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.


    Append clipboard to existing file & return back to Drafts

    Editorial
    3
    4
    2349
    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.
    • AlexKudrenko
      AlexKudrenko last edited by

      Hi, I'm trying to create a workflow that will append a clipboard (generated in Drafts 4) to the existing file and then return back to Drafts.

      Right now it looks like that.

      editorial://open/<filename>?root=Dropbox&command=Append&x-success=drafts://
      

      Editorial command Append just appends a clipboard.

      I've got everything working apart from return back to Drafts part. The clipboard gets appended to the file but nothing happens after that.

      What am I missing?

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

        I think the URL scheme of Drafts has changed to drafts4://.

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

          Yes!!! That's the reason. Thanks omz.

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

            IS the first line of your draft the filename or do you enter that between < >?

            its not working for me but I think its due to my ignorance

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