omz:forum

    • Register
    • Login
    • Search
    • Recent
    • Popular
    1. Home
    2. consequently

    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.


    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 4
    • Best 0
    • Controversial 0
    • Groups 0

    consequently

    @consequently

    0
    Reputation
    750
    Profile views
    4
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    consequently Unfollow Follow

    Latest posts made by consequently

    • URL Scheme, appending to a new file or creating one if it doesn't exist

      I’m loving the new Editorial 1.2—it's incredibly useful for writing on the iPad, and even the iPhone.

      I need help for one thing: I’ve got a process on my iPad and iPhone where I call a URL Scheme (in Launch Center Pro) with the url:

      onewriter://x-callback-url/append?path={{Notes}}&name={{log-[textexpander:;dstr]}}&text=[prompt-return:Log Entry=[textexpander:;time]]&type={{dropbox}}

      which either creates a new file named for the date, e.g. (log-2014-06-16.txt), in 1Writer in the Notes directory and populates it with some text , or appends to the existing file if one exists.

      The URL Schemes for Editorial either create a new file or open one if it exists. Is there any way to mimic this behaviour in Editorial? Any help would be much appreciated.

      posted in Editorial
      consequently
      consequently
    • RE: Force reload in workflow

      This looks like it's pointing us in the right direction.

      Does anyone have any pointers as to how to use this in a workflow action that will pause until the given file is up-to-date with the current dropbox version?

      posted in Editorial
      consequently
      consequently
    • RE: URL Scheme, appending to a new file or creating one if it doesn't exist

      Excellent. Thanks for this—combining this with the fact that a URL scheme can just run a workflow without opening an existing file or making a new one means I can do exactly what I want. That’s perfect.

      posted in Editorial
      consequently
      consequently
    • RE: URL Scheme, appending to a new file or creating one if it doesn't exist

      Yes, I was aware of the documentation—I can't see how to get the open or new actions to do what I’d like. I expect that a workflow (command) would do the trick, but I’m still looking at how to make it work.

      posted in Editorial
      consequently
      consequently