TekTip ep19 - Using Regex with Notepad++

Поделиться
HTML-код
  • Опубликовано: 11 сен 2024

Комментарии • 24

  • @rajrajesh
    @rajrajesh 5 лет назад +9

    Jump directy to 7:40 to skip initial intro.
    Good video

  • @madisonmills8480
    @madisonmills8480 Год назад +1

    Very cool, loved seeing a practical use case for regex! I’m pretty new with using it and you did an excellent job explaining!
    For this particular process if you do this often you might like using excel to delimit the data as an alternative. Basically separates the data into columns via a selected delimiter, which in this case looks like a double space.

  • @zabir512
    @zabir512 7 лет назад

    Thank you so much. Learned so much basics too.Don't know why, I watched various videos before, but didn't get well on other people's regex tutorial. But You have explained everything very clearly and practically. Now I can use regex on some basic stuffs at least. Thank you :)

  • @billgannon848
    @billgannon848 6 лет назад

    great tutorial, just what I was looking for. Very clear demo and explanation, thanks!

  • @spandana5432
    @spandana5432 4 года назад

    Thank you for the video....really helpful

  • @duanedonaldson2262
    @duanedonaldson2262 4 года назад

    Awesome that you can work with RegEx so easily, am I correct to say that the default MS Notepad will not allow the use of RegEx to do exactly this style of character or string manipulation within Find/Replace? Would I be able to use RegEx in this manner within the CMD? Thanks so much for the awesome video.

  • @SiyamandRashid
    @SiyamandRashid 5 лет назад

    thank you for your video , what should i write to take out anything like this S365
    regards

  • @OrlandoF654
    @OrlandoF654 2 года назад

    thank you very much

  • @granand
    @granand 4 года назад

    Sir thank you. I am here for a specific problem, Very nice video very close to what I needed but my selection other than my pattern is entire text selection. So it replaces with "/1" literally but when I click next, i get my selection and pattern is group 1. Is it possible to help me, in that scenario please

  • @abbeydudeuk
    @abbeydudeuk 6 лет назад

    superb explaination

  • @happykhan299
    @happykhan299 4 года назад

    Good...can we set range filtering on column in Notepad++ .. I am facing this issue.
    Waiting..

  • @mangeshraj7908
    @mangeshraj7908 5 лет назад

    thank you

  • @rightOrWrongMyContry
    @rightOrWrongMyContry 8 месяцев назад

    Beginning 7:19.

  • @rishabapriyan7138
    @rishabapriyan7138 5 лет назад

    Thanks man

  • @vasilecaraus6765
    @vasilecaraus6765 9 лет назад

    hello. Nice video. Can you help me with a regex code?
    I have 40 .txt files. In every files there is an "item_id = 1".
    I want to increment that "1" with an find and replace in those file. So then I should have an different "item_id" on every files. From 1 to 40.
    .txt 1 should have "item_id = 1";
    .txt 2 should have "item_id = 2";
    so on..
    Can you help me please?

  • @s1z0v
    @s1z0v 7 лет назад

    thx!

  • @MASK10007
    @MASK10007 11 лет назад

    Any way thanks it is useful

  • @baxterburgundy9284
    @baxterburgundy9284 6 лет назад +1

    [root/root] Succeeded

  • @happykhan299
    @happykhan299 4 года назад

    hi Sir...can I get your email...want to send you my data...where I need some help to set regex to find my requird data...this will be a great help for me..thanks

  • @MASK10007
    @MASK10007 11 лет назад +1

    very slow

  • @MAGAMAN
    @MAGAMAN 5 лет назад

    Way to wordy. Anyone looking up videos on how to search with notepad++ are already going to know what notepad++ is. Your almost 8 minutes in before you get to anything even remotely useful.