Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/balrok/gramps_addon
Developing my visualization addon for gramps
https://github.com/balrok/gramps_addon
Last synced: 2 days ago
JSON representation
Developing my visualization addon for gramps
- Host: GitHub
- URL: https://github.com/balrok/gramps_addon
- Owner: balrok
- Created: 2015-01-31T12:42:56.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-02-01T14:21:44.000Z (almost 10 years ago)
- Last Synced: 2023-03-23T03:11:10.547Z (over 1 year ago)
- Language: Python
- Size: 2.37 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
== My Gramps development ==
# automatically reload addons in Gramps without restart required
# visualize a family tree-- 1. Reload addons --
This happens in file *xyz*. TODO write commits
-- 2. Family Tree --
This is based on the *xyz* addon, which utilizes the GraphViz *todo link* library.I tailored it to my needs, but tried to keep the implementation still a bit generic.
My goal was similar to the hourglass view.
I have one person in the center with his spouses and get all descendants and ancestors of those initial persons. When ancestor have siblings they are abbreviated in the family-bubble. When the descendants have a spouse with unrelated children, those will be abbreviated inside that person.
TODO:
* bigger images and text when enough space - currently it will increase the arch length
* more customizable which persons to use:
maybe add person per hand and then asking in popup if parents, children
if yes, it will further ask and in the end, all are inside
* correctly order the people by:
family (1. child of a family)
number in family
* show number of childs and grandchilds of people in this round view, where normally the marriage is inside