There are several tools that parse a string of text into data hierarchies of the Gramps Data Model. I’d like to look at the various approaches.
These are the ones I found so far.
- GEDCOM import: parse Place titles, personal names, formatted Dates Source
- vCard import: Dates, Places? Source
- Data Entry Gramplet: Person names, Date/Place, Sources Source
- Import CSV Source
- Import Text gramplet Source
- Place object editor: comma separated Coordinates Source
- Place Cleanup gramplet Source
- Place Update gramplet Source
- Place Completion tool Source
- Person Filter gramplet: name, date, place Source
- Date calculator gramplet: dates Source
- Isotammi project addons
- Dates addon gramplet - re-ordering and RegEx transforms
- Place tool - parse CSV into enclosing place hierarchy
- Property Editor gramplet - Find&Replace (with RegEx) in Source attributes
- Generate source citations from notes tool - parse SSHY formatted Note into citations
- Name Editor Tool - Find&Replace (with RegEx) for names
- Import CSV sources
- SuperTool