Difference between revisions of "Filter"

From Gramps
Jump to: navigation, search
(Suggestions for filter rules)
(Suggestions for filter rules)
Line 32: Line 32:
 
== Suggestions for filter rules==
 
== Suggestions for filter rules==
 
What you can do with a filter depends on the rules available to you in Gramps.
 
What you can do with a filter depends on the rules available to you in Gramps.
If you have a suggestion for a new useful filter rule, do a [[Using the bug tracker|feature request]].
+
 
 +
Any suggestions for a new useful filter rule, please create a [[Using the bug tracker|feature request]].
  
 
[[Category:Documentation]]
 
[[Category:Documentation]]
 
[[Category:How do I...]]
 
[[Category:How do I...]]
 
[[Category:Filters]]
 
[[Category:Filters]]

Revision as of 04:40, 18 September 2015

Gramps-notes.png This page's factual accuracy may be compromised due to out-of-date information. Please help improve the Gramps Wiki as a useful resource by updating it.

What are filters?

Filters

Filtering genealogical information is crucial for research, as well as for creating nice reports. Most reports of Gramps allow the use of filters, only displaying information about people that correspond to the filter.

On the other hand, filtered data can be all the info you need, like a self constructed mini-report.

How to define custom filters

Custom filters are relative to the active View. If you are in People View you will create a Person Filter, Event View/an Event Filter, etc. In the Edit menu, click the option <View> Filter Editor.

You can give the custom filter a name and add rules to the filter. The data will be filtered according to the rules.

In some filters you can use regular expressions. For learning how to use regular expressions, see the Regular Expression HOWTO.

Test a custom filter

In the Edit menu, click on Column Editor, and select the columns you want to view. Next, activate Filter. This can be done by going to the View menu, and activating Sidebar.

Examples

See Example filters.

To the right of the list view, a sidebar will open, allowing to filter your data. At the bottom of this, you can select the newly created Custom Filter. Click on Find, and all Persons/Families/Events/Places/Media/Sources/Citations/Repositories/Notes matching the filter are displayed.

Since Gramps v3.0 you will have an option Export view on the Family Trees menu. This gives you the opportunity to export the view as a spreadsheet with following format options:

  • CSV
  • Open Document Spreadsheet

Another Gramps v3.0 method would be that you select the Export option on the Family Trees menu. An Export Assistant view will be presented where you also can select the Comma Separated Values Spreadsheet (CSV). Next, click on the Forward button and in the next screen you can select in the Options view which filter you want to use and whether you want to include Individuals, Marriages and Children. Click once again on the Forward button and you can save the file.

Suggestions for filter rules

What you can do with a filter depends on the rules available to you in Gramps.

Any suggestions for a new useful filter rule, please create a feature request.