Changes

From Gramps

Match dates

105 bytes added, 02:31, 18 December 2024
m
Changing after/before/about range: update example
{{man tip|You can only change the following configuration file|<code>~/.gramps/gramps.ini</code><br><br>'''if Gramps is not running.'''}}
The date ranges used by Gramps are set by keys. These If not present these keys can be added to your <code>~/.gramps/gramps.ini</code> file. Eg, you could add to the <tt>behavior</tt> group:
[behavior]
;;date-about-range=1050 ;;date-after-range=999950 ;;date-before-range=999950
These Those are the default values. If you want to have that before only reaches back 100 years on matches, give insteadremove the double semicolons before them makes Gramps ignore them and change the numbers to match this:
[behavior]
date-about-range=10
date-after-range=999950
date-before-range=100
15,091
edits

Navigation menu