Thread
:
Bulk Metadata Edit search replace Question
View Single Post
02-29-2016, 05:45 PM
#
2
eschwartz
Ex-Helpdesk Junkie
Posts: 19,421
Karma: 85400180
Join Date: Nov 2012
Location: The Beaten Path, USA, Roundworld, This Side of Infinity
Device: Kindle Touch fw5.3.7 (Wifi only)
Using a
regular expression
.
(You need to switch from "character match" mode to "regular expression" mode. See
HERE
.)
Find:
Code:
\(\d+\)(.*)
Replace:
Code:
\1
Last edited by eschwartz; 02-29-2016 at
05:48 PM
.
eschwartz
View Public Profile
Find More Posts by eschwartz
Track Posts by eschwartz via RSS