6
edits
Changes
From Gramps
m
→Advanced usage
== Advanced usage ==
This is for advanced users only knowing who know how to use [http://en.wikipedia.org/wiki/Regular_expression regular expressions].
The parsing fields have entry fields allowing you to give your own parsing. Parsing uses regular expressions. You can use this to parse your title, and to parse a lat/lon file in your own way. For reference, here an overview of the parsing codes used for the predefined parses:
=== Parse title details ===
In 'Parsing and Conversion of existing title or position', 'Parse title' and 'Change title into' provide some pre-defined options for extracting location values from a Place Title. Otherwise regex parsing is needed.