Difference between revisions of "Custom Event Types"

From Gramps
Jump to: navigation, search
m (Note the Types cleanup & rename)
Line 1: Line 1:
{{man note|This page lists custom event types.|See also [[Events in Gramps]]}}
+
These are example '''[[Gramps_Glossary#custom|custom types]] for Events''' that are currently used by some users to supplement the [[Events in Gramps|built-in Event types]].  Because the reporting features that analyze data won't have the awareness of how to categorize such custom additions, they are not necessarily recommended nor an indicator of future features.
  
These are example event types that are currently used by some users. They are not necessarily recommended, but may be a useful starting point.
+
Some users have found some custom types to be useful starting points for tracking their particular interests. [[Report-writing_tutorial|Custom reports]] can be created as addons by anyone with basic Python scripting skills.
 +
 
 +
Custom Types in a Tree may be managed (listed, merged or removed) with the [[Types_Cleanup_Tool|Types Cleanup Tool]] addon. They may be reassigned with the [[Gramps_{{man version}}_Wiki_Manual_-_Tools#Rename_Event_Types|Rename Events Types]] tool.
  
 
== Life Events ==
 
== Life Events ==

Revision as of 15:46, 28 May 2020

These are example custom types for Events that are currently used by some users to supplement the built-in Event types. Because the reporting features that analyze data won't have the awareness of how to categorize such custom additions, they are not necessarily recommended nor an indicator of future features.

Some users have found some custom types to be useful starting points for tracking their particular interests. Custom reports can be created as addons by anyone with basic Python scripting skills.

Custom Types in a Tree may be managed (listed, merged or removed) with the Types Cleanup Tool addon. They may be reassigned with the Rename Events Types tool.

Life Events

  • Origin
  • Stillbirth
  • Circumcision
  • Separation
  • Name Change
  • Transition (Sex change)

Legal

  • Bankruptcy
  • Liquidation
  • Civil Lawsuit
  • Civil Appeal
  • Criminal
  • Indictment
  • Court Case
  • Conviction
  • Criminal Appeal
  • Declaration of Intention (First Papers in the naturalization process in the US)
  • Trial
  • Inquest

Medical

  • Injury
  • Illness

Military

  • Battle
  • Draft Registration (US only?)
  • Partisan service
  • Commendation
  • Disciplinary Action
  • Desertion
  • Escape
  • Evacuation
  • Internment

Political

  • Appointed

Travel

Travel other than Immigration and Emigration.

  • Arrival
  • Departure
  • Travel
  • Port of Call
  • Expedition

Other

  • Apprenticeship
  • Voluntary Work
  • Award (Prize, honour, decoration etc...)
  • Publication (Publication of a book, article, academic paper etc...)
  • Yahrzeit (Hebrew calendar anniversary of death)
  • Family Gathering
  • Wedding Dinner
  • Membership (of a club, society, organisation etc...)

See also