Community
    • Login

    How to copy some of text ?

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    2 Posts 2 Posters 1.2k 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.
    • Guillaume FortunierG Offline
      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 Offline
        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

        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