Difference between revisions of "Addon:Check Associations"
From Gramps
(→Issues) |
|||
| Line 17: | Line 17: | ||
* ''Relationship Calculator'' - | * ''Relationship Calculator'' - | ||
| − | == | + | ==See also== |
| − | * https://github.com/gramps-project/addons-source/blob/maintenance/gramps60/AssociationsTool | + | * Sourcecode on Github: https://github.com/gramps-project/addons-source/blob/maintenance/gramps60/AssociationsTool |
* [https://sourceforge.net/p/gramps/mailman/message/34996074/ (Gramps-devel) Associations debug tool] - From: jerome <rom...@ya...> - 2016-04-06 08:25:33 | * [https://sourceforge.net/p/gramps/mailman/message/34996074/ (Gramps-devel) Associations debug tool] - From: jerome <rom...@ya...> - 2016-04-06 08:25:33 | ||
** Check Associations data [[Gramps_5.0_Wiki_Manual_-_What%27s_new%3F#New_Addons|{{new|4.2}}]] [https://github.com/gramps-project/addons-source/tree/maintenance/gramps42/AssociationsTool][https://github.com/gramps-project/addons-source/commit/d73e165aeef6fd0bff8f86cc4155bd1a05fb3409 By romjerome on Apr 13, 2016 4335: Add an Associations tool - Displays 'End Of Line' Association link (Person_ref) and textual value] | ** Check Associations data [[Gramps_5.0_Wiki_Manual_-_What%27s_new%3F#New_Addons|{{new|4.2}}]] [https://github.com/gramps-project/addons-source/tree/maintenance/gramps42/AssociationsTool][https://github.com/gramps-project/addons-source/commit/d73e165aeef6fd0bff8f86cc4155bd1a05fb3409 By romjerome on Apr 13, 2016 4335: Add an Associations tool - Displays 'End Of Line' Association link (Person_ref) and textual value] | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
[[Category:Addons]] | [[Category:Addons]] | ||
Revision as of 22:49, 24 May 2025
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. |
The Check Associations data tool checks the associations of people. It only displays the 'Associations' (person_refs) state.
Usage
This tool is more of a Report. Has no options or context menus.
Select menu Tools -> Utilities -> Check Associations data...
Associations state tool window
The Associations state tool window will show a results table with:
- Name -
- Type of link -
- Of -
- Relationship Calculator -
See also
- Sourcecode on Github: https://github.com/gramps-project/addons-source/blob/maintenance/gramps60/AssociationsTool
- (Gramps-devel) Associations debug tool - From: jerome <rom...@ya...> - 2016-04-06 08:25:33

