Community
    • Login

    Is there a plugin, witch do multiple "search and replace"?

    Scheduled Pinned Locked Moved Notepad++ & Plugin Development
    2 Posts 2 Posters 2.8k Views 2 Watching
    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.
    • Attila SchulczA Offline
      Attila Schulcz
      last edited by

      I must reproduct a text config file in many times, but with different data, so I need a plugin, witch can do multiple “search and replace” by a source.
      Example:
      variables: [x], [y], [z] and the goal is that, change these in files for:

      replaced by “AAAAA”, [y] replaced by “dfhre”, [z] replaced by “754h”

      replaced by “DSADSA”, [y] replaced by “555”, [z] replaced by “buzzf”

      replaced by “sdfg”, [y] replaced by “asd”, [z] replaced by “54321”

      and so on…

      The best is that if the source can be an excel file, example column A for the variables (like [x], [y]. [z]) column B to file1 data, column C to file2 data.
      So example:
      A1: [x]
      B1: AAAAA
      C1: DSADSA

      And if I run this plugin/script, it generates file1.txt and file2.txt as outputs from sourcefile.txt, but with the variables changed.

      Is there a plugin, which is about to do so?
      Thanks!

      Claudia FrankC 1 Reply Last reply Reply Quote 0
      • Claudia FrankC Offline
        Claudia Frank @Attila Schulcz
        last edited by

        @Attila-Schulcz

        if you already use an excel file why not using it’s internal language (VBA I assume)?
        Does it really make sense using npp for this?

        Cheers
        Claudia

        1 Reply Last reply Reply Quote 0

        Hello! It looks like you're interested in this conversation, but you don't have an account yet.

        Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

        With your input, this post could be even better 💗

        Register Login
        • First post
          Last post
        The Community of users of the Notepad++ text editor.
        Powered by NodeBB | Contributors