Quote:
Originally Posted by gwk
If you ever want to extend it with the option to use also other fields. I would suggest to define standard regexp groups and use it in a syntax like \g<title>.
That by the way would make it look like the regexp syntax used in the add-book thinky.
|
Can you give me a use case for cross-field named groups? I can't think of one that isn't extremely contrived, other than Starson's example of wanting to populate one field from another.