Difference between revisions of "Custom Event Types"

From Gramps
Jump to: navigation, search
m (Military)
m
(One intermediate revision by the same user not shown)
Line 1: Line 1:
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 '''[[Gramps_Glossary#custom|custom types]] for Events''' that are currently used by some users to supplement the [[Events in Gramps|built-in Event types]].   
 +
 
 +
Adding a new custom type is simple. Just type in a new identifier into the {{man label|Event type:}} box instead of selecting a Type from the pop-up menu. If the text doesn't ''exactly'' match an existing Type (including capitalization), then a custom Type is created. Use the [[Addon:Types_Cleanup_Tool|Types Cleanup Tool]] <small>(third party add-on)</small> to Rename (which can also merge) or delete (remove) a Custom Type.
 +
 
 +
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. [[Report-writing_tutorial|Custom reports]] can be created as addons by anyone with basic Python scripting skills.  
 
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.
+
Custom Types in a Tree may be managed (listed, merged or removed) with the [[Addon: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 ==
Line 64: Line 68:
 
* Apprenticeship
 
* Apprenticeship
 
* Voluntary Work
 
* Voluntary Work
* Award (Prize, honour, decoration etc...)
+
* Award (Prize, honor, decoration etc...)
 
* Publication (Publication of a book, article, academic paper etc...)
 
* Publication (Publication of a book, article, academic paper etc...)
 
* Yahrzeit (Hebrew calendar anniversary of death)
 
* Yahrzeit (Hebrew calendar anniversary of death)
 
* Family Gathering
 
* Family Gathering
 
* Wedding Dinner
 
* Wedding Dinner
* Membership (of a club, society, organisation etc...)
+
* Membership (of a club, society, organization etc...)
  
 
=See also=
 
=See also=
 
* [[Events in Gramps]]
 
* [[Events in Gramps]]
* [[Types_Cleanup_Tool|Types Cleanup Tool]] (third party add-on)
+
* [[Addon:Types_Cleanup_Tool|Types Cleanup Tool]] (third party add-on)
  
 
[[Category:Events]]
 
[[Category:Events]]
 
[[Category:Gramps terminology]]
 
[[Category:Gramps terminology]]
 
[[Category:Translators/Categories]]
 
[[Category:Translators/Categories]]

Revision as of 21:36, 5 January 2022

These are example custom types for Events that are currently used by some users to supplement the built-in Event types.

Adding a new custom type is simple. Just type in a new identifier into the Event type: box instead of selecting a Type from the pop-up menu. If the text doesn't exactly match an existing Type (including capitalization), then a custom Type is created. Use the Types Cleanup Tool (third party add-on) to Rename (which can also merge) or delete (remove) a Custom Type.

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? Selective Service is a lottery based system. Universal Service is conscription of all eligible residents. aka Impressment/crimping if forcible conscription.)
  • 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, honor, 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, organization etc...)

See also