Community

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

    How to remove after and before

    Help wanted · · · – – – · · ·
    2
    3
    24
    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.
    • veronica fty
      veronica fty last edited by

      friends can help me solve it, I need this
      Jose | Type = Student | phone = 2020 | list = Famly | age = 28 | Date = saturday 2020

      Mary | Type = Student 2 | phone = 2067 | list = Famly | age = 45 | Date = monday 2021

      to

      Jose | Date = saturday 2020
      Mary | Date = monday 2021

      please

      PeterJones 1 Reply Last reply Reply Quote 0
      • PeterJones
        PeterJones @veronica fty last edited by

        @veronica-fty said in How to remove after and before:

        Jose | Type = Student | phone = 2020 | list = Famly | age = 28 | Date = saturday 2020
        Mary | Type = Student 2 | phone = 2067 | list = Famly | age = 45 | Date = monday 2021

        FIND WHAT = \|.*? (\| Date =)
        REPLACE WITH = $1
        SEARCH MODE = Regular expression

        1 Reply Last reply Reply Quote 1
        • veronica fty
          veronica fty last edited by

          This post is deleted!
          1 Reply Last reply Reply Quote 0
          • First post
            Last post
          Copyright © 2014 NodeBB Forums | Contributors