• Login
Community
  • Login

I need help deleting text before a certain point.

Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
3 Posts 3 Posters 318 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.
  • S
    Sam Gabes
    last edited by May 7, 2023, 7:09 AM

    image (9).png

    How do I delete the emails and just keep the passwords?

    L 1 Reply Last reply May 7, 2023, 9:48 PM Reply Quote 0
    • N
      namx3249
      last edited by May 7, 2023, 8:07 AM

      use regex

      find: (?-s).+?:
      replace: keep empty

      1 Reply Last reply Reply Quote 3
      • L
        Lycan Thrope @Sam Gabes
        last edited by May 7, 2023, 9:48 PM

        @Sam-Gabes
        Even though you’ve been given the answer to this one, be sure to check this link to learn how to do it yourself.

        https://community.notepad-plus-plus.org/topic/15765/faq-desk-where-to-find-regular-expressions-regex-documentation

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