Difference between revisions of "Addon:CheckPlaceTitles"

From Gramps
m
Line 8: Line 8:
 
We can let gramps managing the title according our preferences and data : a dynamic and smart display.
 
We can let gramps managing the title according our preferences and data : a dynamic and smart display.
  
* Data migration : the legacy place title can generate confusion and empty place title should be the default design.  
+
* Data migration : the legacy place title can generate confusions and empty place title should be the default design.  
 +
 
 +
==The tool==
 +
 
 +
One pass will check all place objects whatever type (town, region, country, street, etc.) and will retrieve the current place title, which is related to our preferences set : the displayer.
 +
So, we have :
 +
 
 +
* one legacy place title, inherited from previous database and place formating
 +
* a dynamic place title, handled by gramps according to our policy, historical data, design, choices and preferences
  
 
==Options==
 
==Options==

Revision as of 10:17, 31 January 2022

Gramps-notes.png
This is a Third-party Addon. The Addon/Plugin system is controlled by the Plugin Manager.

Please use carefully on data that is backed up, and help make it better by reporting any issues to the bug tracker.
Unless otherwise stated on this page, you can download this addon by following these instructions.
Please note that some Addons have prerequisites that need to be installed before they can be used.

The CheckPlaceTitles tool brings up a way for checking current place titles.

A place object needs a name. Title is the legacy content and the label on Place Editor. We can let gramps managing the title according our preferences and data : a dynamic and smart display.

  • Data migration : the legacy place title can generate confusions and empty place title should be the default design.

The tool

One pass will check all place objects whatever type (town, region, country, street, etc.) and will retrieve the current place title, which is related to our preferences set : the displayer. So, we have :

  • one legacy place title, inherited from previous database and place formating
  • a dynamic place title, handled by gramps according to our policy, historical data, design, choices and preferences

Options

You can ....

In addition,

  • clean - remove legacy content for place titles
  • copy - copy old place titles to a new note.
  • tag - assign a tag and mark places

When the CheckPlaceTitles tool is The Help button to see this page.

Examples

Developers