May I ask a noob question about filters?
I am trying to filter everybody called Tesmer, their siblings, their spouses and all their ancestors.
Thus, I added two filters.
- People with the -> Full family name:=“Tesmer”
2a. Siblings of match
2b. Spouses of match
2c. Ancestors of match
So far this is working fine.
However, now I would like to include one descendant, i.e. just one generation of children not named Tesmer.
If I add this
2d. Descendant family members of match,
I get all of the generations following.
How can I limit this to one generation without touching the other matches?
I am using Gramps 5.1.3 on Manjaro Linux.
Your help would be greatly appreciated.