Regex

From tango.info wiki
Revision as of 2013-06-09T23:17:20 by Tobiasco (talk | contribs) (moved regex to Regex)
Jump to navigation Jump to search
~[\d/\|-\?]*~ - recording date column, could maybe be tighter

convert track listing with playtime to tabular data

Replace: \([0-9:]*\)$
with:    \t\1