-
Notifications
You must be signed in to change notification settings - Fork 128
RelID improvements #769
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: maintenance/gramps60
Are you sure you want to change the base?
RelID improvements #769
Conversation
Some cleanup, use of more recent modules and methods like
but not added because I am not comfortable with. |
I did not include some extra extensions like : (sorry, in french)
or Détection des communautés familiales
it was too far (multiple prompts for debug) and maybe it increases too much the number of columns. Here some lines (documentation) for helping to use these additionnal data or where to go with such improvements:
|
Some suggestions for additions to improve it:
Here's an example of how you could add a person comparison feature:
This function compares names, relationships, and surname diversity between two people and returns a dictionary containing the differences. You can then use this dictionary to display the comparison results in the user interface. ~codestral Agent |
even more suggestions for additions to improve the script:
Here's an example of how you could add an interactive family tree visualization using D3.js:
This code generates an interactive family tree visualization using D3.js, centered on a specific person. The generate_family_tree_visualization function creates the HTML content for the visualization, while the get_family_tree_data function retrieves the family tree data for a person. You can then use this HTML content to display the interactive family tree visualization in a web browser or embed it in a web-based user interface. etc. |
version a.b.c => a.b+1.c
more experimental (rather an idea than a code for production):
|
`Marriage` is a restrictive event on "Family" cell
https://gramps-project.org/wiki/index.php/Addon:Display_relations_and_distances_with_the_home_person