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.


    Find and Replace Workflow

    Editorial
    2
    3
    1898
    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.
    • stefanbd
      stefanbd last edited by

      Hello I'm new to the app.

      Ive been trying for the past 1-2 hours to make a find and replace workflow, but anyway I create it it just ends adding the replacement to the document text and not replacing the word. What is the correct way to set the workflow so that it replaces the word/s?

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

        A basic workflow to find/replace text in the current document would look like this:

        • Extend Selection (Direction: Both, Unit: Start/End of Document – Note: the output of this is the text in the new selection, in this case, the entire document)
          ▽
        • Find / Replace
          ▽
        • Replace Selected Text
        1 Reply Last reply Reply Quote 1
        • stefanbd
          stefanbd last edited by

          Thanks! It works now.

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