Changes

From Gramps

Addon:Historical Context

1,044 bytes added, 15:31, 22 December 2024
m
Event Lists
==== Event Lists ====
The Historical Context event lists are CSV lists of dated Historical Events (with the semicolon as the delimiter) that are loaded and compared against the lifespan (birth year through death year) of the Active Person. These files can be changed with any editor that saves in plain text.
* [https://github.com/gramps-project/addons-source/blob/maintenance/gramps52/default_data_v1_0.txt <code>default_data_v1_0.txt</code>] - combined list of historic events* [https://github.com/gramps-project/addons-source/blob/maintenance/gramps52/pandemi_v1_0.txt <code>pandemi_v1_0.txt </code>] - list of Pandemic Events (after 1500 CE)* [https://github.com/gramps-project/addons-source/blob/maintenance/gramps52/da_DK_data_v1_0.txt<code>da_DK_data_v1_0.txt</code>] - list of Dansk historical events* [https://github.com/gramps-project/addons-source/blob/maintenance/gramps52/en_US_data_v1_0.txt <code>en_US_data_v1_0.txt </code>] - list of USA Presidential terms * [https://github.com/gramps-project/addons-source/blob/maintenance/gramps52/HistContext/en_US_involuntary_v1_0.txt <code>uk_UA_data_v1_0.txt </code>] - list of Ukrainian historical events* [https://github.com/gramps-project/addons-source/blob/maintenance/gramps52/HistContext/en_US_involuntary_v1_0.txt <code>en_US_involuntary_v1_0.txt</code>] - involuntary commitment policies in the USA* [https://github.com/gramps-project/addons-source/blob/maintenance/gramps52/HistContext/en_US_prejudice_v1_0.txt <code>en_US_prejudice_v1_0.txt</code>] - socio-political prejudice trends in the USA
If you have created a custom Event file (named <code>custom_v1_0.txt</code>) then those Events will be merged into the list. After creating the custom Event file, adding it as a Media object means the file will be included in backups with media. And if the default viewer for .txt files is a text editor instead of a simple view, then you can use Gramps to add or remove Events from its historical event list.
The format is one Event per line, each line. Short lines or those with too few (less than 3) delimiters will be skipped:
<code>start yeardate;end yeardate;description;URL hotlink</code>
For Events that only last one year, enter the same year for both start and end date. For ongoing Events, leave a blank use <code>Today</code> for the end year. If either of the dates are missing , the gramplet assumes a life span of 100 years. (Not the Preferences limit for "Maximum age probably alive".)
When entering a URL from services like wikipedia, remove any the subdomain language (i.e.g., <code>en.</code> for english) or platform (e.g., <code>m.</code> for mobile indicator subdomain). This allows wikipedia to adapt to the target machine.
==== configuration options ====
5,421
edits

Navigation menu