Community
    • Login

    How to copy some of text ?

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    2 Posts 2 Posters 988 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.
    • Guillaume FortunierG
      Guillaume Fortunier
      last edited by

      Hi, I know this title is ambigue but I need some help with a text.

      I have to copy this sort of line "spotify:album:6XpQjDJdBHKDRIQXtXgQwC"

      But I have like 100 line with different spotify:album:ID

      What can I do to select all the line like this ?

      I don’t know if you understand what I want…

      Thanks

      Claudia FrankC 1 Reply Last reply Reply Quote 0
      • Claudia FrankC
        Claudia Frank @Guillaume Fortunier
        last edited by

        @Guillaume-Fortunier

        as I’m not 100% sure what you try to achieve here an assumption
        what you can probably do

        open find replace dialog, check regular expressions and put the following
        into find what field

        "spotify:album:.+?"
        

        then goto MARK tab, check bookmark line and press mark all.

        Now you should have a lines bookmarked which satisfy the regular expression.
        Check menu Search->Bookmarks to see what you can do with those marked lines.

        Cheers
        Claudia

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