Changes

Jump to: navigation, search

Example filters

1,808 bytes removed, 18:59, 19 June 2015
Example: All female descendants of Joan Doe
----
 
== Example: All female descendants of Joan Doe==
=== Simple implementation ===
The following does exactly what is asked:
*In the Edit view, go to Joan Doe, and note the GRAMPS ID.
*In the View menu, select ''Person Filter Editor''
*Click on ''Add a New Filter''. In the Define filter dialog, give the filter the name ''Female descendants of Joan Doe''
*Next to the rule list, click on ''Add another rule to the filter'', which opens the ''Add Rule'' Dialog.
*Go to Descendant filters, and select the rule ''Descendants of <person>''. Give as value the GRAMPS ID, and select the box ''include original person''
*Click again on ''Add another rule'', and now go to ''General filters'', and select the rule ''females''
*In the options section of the Define filter dialog, make sure ''all rules must apply'', is selected
 
=== A variation: also return unknown sex ===
You might want to add the people with unknown sex to the output. For this, you need to combine two filters:
*Make a filter: ''female or unknown'', consisting of one general filter: ''males'', and in the options you select: ''return values that do not satisfy the filter rules''
*Make a second filter: ''female or unknown descendants of Joan Doe'', with as rules ''Descendants of <person>'' where the value is the GRAMPS ID of Joand Doe, and as second rule the general filter ''People matching the <filter>'', with as value for <filter> ''female or unknown''
*Again, in the Define filter dialog, ''all rules must apply'' must be checked
 
=== Slightly different: only female line===
In this case, you only want to see the female line, so a female child of a male descendants of Joan Doe should '''not''' be present.
 
As far as I can tell, this is not possible in Gramps version 2.2.6. You should do a feature request if you need this.{{bug|???}}
==Example: All married males with family name containing rechter/richter==
67
edits

Navigation menu