Community

    • Login
    • Search
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    find in files and replace and regex

    Help wanted · · · – – – · · ·
    find in files regex
    1
    1
    1071
    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 Rencontre
      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
      Copyright © 2014 NodeBB Forums | Contributors