@emyoulation
Thanks for pointing this out. Currently I only use it for determining the color of the boxes/avatar and the ribbon. I havenât implemented the suggested use for the timeline.
I hope the new function is not significantly slower, as calling probably_alive() is definitely expensive when building the visualization with a few hundred people.
Iâm not familiar with the process of how addons should adapt to updates, so maybe my question is a bit naive:
Is there some docs on the API changes for each (non-maintenance) update or what is the best practice when preparing the addon for the next update?
This something that has had lively discussion lately. The developer who used to wrangle addon updates stepped back due to the birth of a new grandchild. Addon update approvals stalled completely.
We made a call for volunteers on the Developer Mailing List in June 2024 and had 2 but no one to bring them up to speed. Then, when nothing was moving, another developer volunteered and was a self-starter.
Things are moving again but the workflow is not locked down. The recent HistContext gramplet by @kmikkels is the first attempt through the re-lined pipeline. He has willingly served as guinea pig and documenter of adding language support and publishing through the âofficialâ project.
The Isotammi Group, GlopGlop and JMichault run their own Other Projects but donât give much feedback when there are problems. They try their own workarounds and move on when something works
Would it be possible to add the reading of an attribute of the person dedicated to the gramplet in which would be indicated the files that we want to read for this person in addition to those selected in the gramplet settings?
This would allow for example to associate with certain people purely local events that only concern some people and not all persons in the database.
We could have an attribute of this kind:
Type: Historical Context
Value: belgium, ww1
When finding this attribute and these values the gramplet ââwould read the information, in addition to the checked files, those of the files belgium_v1_0.txt and ww1_v1_0.txt.