Community

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

    How to copy some of text ?

    Help wanted · · · – – – · · ·
    2
    2
    820
    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 Fortunier
      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 Frank 1 Reply Last reply Reply Quote 0
      • Claudia Frank
        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
        Copyright © 2014 NodeBB Forums | Contributors