Sequential Find & Replace
A crude tool I just built that lets you replace a character you specify with the match number. For example, if you enter:
12:0~
12:0~
…it’ll spit out:
12:01
12:02
Oddly, it doesn’t look like there’s a simple way to do this with text editors like BBEdit or TextMate.
02:09 PM