Open main menu

Gramps β

Changes

Match dates

574 bytes added, 02:33, 18 December 2024
no edit summary
== Changing after/before/about range ==
The values for the typical ages at birth, between generations, etc., can be set in the {{man tipmenu|NoteMenu -> Edit -> Preferences -> [[Gramps_5.2_Wiki_Manual_-_Settings#Limits|That Limits > Calculation limits]]}} tab or you can only manually change the <code>~/it as described below.gramps/gramps.ini</code> file if Gramps is not running.}}
{{man warn|You can only change the following configuration file|<code>~/.gramps/gramps.ini</code><br><br>'''if Gramps is not running.'''}} The date ranges taken used by Gramps are set by keys. These If not present these keys can be added to your <ttcode>~/.gramps/gramps.ini</ttcode> file. Eg<abbr title="exempli gratia - Latin phrase meaning 'for example'">e.g.</abbr>, you could add to the <tt>behavior</tt> group:
[behavior]
;;date-beforeabout-range=999950 ;;date-after-range=999950 ;;date-aboutbefore-range=1050
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=50
date-before-range=100
date-after-range=9999 date-aboutSee also:* [[Gramps_5.2_Wiki_Manual_-range=10_Probably_Alive|How does Gramps determine if someone is alive?]]
== See also ==
* [[Dates]]
[[Category:How do I...]]
15,091
edits