mameen

Results 4 issues of 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...

enhancement

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] ```

enhancement

I have multiple GEDCOM files with multiple edits.. would love to have a way to compare `__eq__` and maybe merge updates.

enhancement

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! ![image](https://user-images.githubusercontent.com/3342359/123524168-5f1e2800-d67d-11eb-85a7-356e9556777b.png)