Community
    • Login

    find in files and replace and regex

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    find in filesregex
    1 Posts 1 Posters 1.2k Views
    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.
    • Guide RencontreG
      Guide Rencontre
      last edited by

      Hi there again,
      I do have xml files that need to be corrected.
      for instance, I have something like

      <title>The name of the picture with é à and ù or some strange accents</title>
      <image>The name of the picture with é à and ù or some strange accents</image>

      I need to change only the txt between the tag <image>

      So I’m using regex and find in files and replace. The expression <image>(.)à(.)</image>. It works well, but only for one file, and not for all the files in my folder… any idea to solve the problem ? Even if I save it in macro, I think it will take quite long time, do you know any plugins wich could do the job ?

      I don’t know if it’s possible to do so with Notepad… but maybe you are ;)

      Regards,
      GR

      1 Reply Last reply Reply Quote 0
      • First post
        Last post
      The Community of users of the Notepad++ text editor.
      Powered by NodeBB | Contributors