View Single Post
Old 09-17-2010, 03:41 PM   #20
Starson17
Wizard
Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.
 
Posts: 4,004
Karma: 177841
Join Date: Dec 2009
Device: WinMo: IPAQ; Android: HTC HD2, Archos 7o; Java:Gravity T
Quote:
Originally Posted by chaley View Post
The search string is a python regexp pure and simple. The replacement string is a python replacement string (can contain backreferences). The function is one of null, lower case, title case, or upper case, and it is applied after backreference substitution.

It will be in today's release, marked as experimental. Backup your library before hacking.
Cool! How about something similar that fills a field from other fields with {title} or {isbn} references, etc.? It would let you build a copy of a field (say copy all {title} into it or all {isbn}), then run the new experimental S&R on the new field with less risk of destruction. Later you could send the modified field back into the real title. I've occasionally wanted to send tags into comments, or custom text fields into tags, but even text only to text only would have some uses for me.

Last edited by Starson17; 09-17-2010 at 03:43 PM.
Starson17 is offline   Reply With Quote