Talk:RP Logs

From From Dusk till Jawn
Revision as of 05:08, 3 July 2020 by Marianne (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Notepad++ Log Cleanup Regex

Find: .*Today at \d(\d)?:\d\d .M\R
Replace: \n
Change "Today" to whatever else, yesterday, etc, depending on the log.


Find: ^\(.+\)$\R
Replace: Nothing