mameen
mameen
I like to propose a scaffolding feature where I can create a skeleton for the whole year.. this is just 365 files few bytes each! I have many projects, and...
while the following snippet can return all names.. having it built in `IndividualElement` would help ```Python all_names = [a.get_value() for a in individual.get_child_elements() if a.get_tag() == gedcom.tags.GEDCOM_TAG_NAME] ```
I have multiple GEDCOM files with multiple edits.. would love to have a way to compare `__eq__` and maybe merge updates.
I like to easily go through this month's journal.. while showing and hiding notes.. having too many notes makes me scroll a long list of non journal files.. Thanks! 