Changes

Jump to: navigation, search

Addon:LastChange

585 bytes added, 21:10, 19 November 2017
no edit summary
{{Third-party plugin}}
 
[[Image:Last_change_gramplet_sample.png|right|thumb|320px|Last Change Gramplet]]
This add-on has both a gramplet and a report. The gramplet is a quick way to list the last ten person records that have been changed in the open tree, starting with the most recent change. The names are linked back to the records they come from, giving you an easy way to get back to where you were working last.
The report expands the types of records you can list, including families, places, etc.
For CLI use, the following is an example command that runs the report on 'Family Tree 1' to file 'c:\output.txt' of type 'txt' with all types except media included in the report. Note that this is all on a single line, no line breaks.
 
gramps -O 'Family Tree 1' -a report -p name=LastChangeReport,of=c:\output.txt,off=txt,what_types='True,True,True,True,False,True,True,True'
 
The list of 8 True/False choices is for the eight categories (People, Families, Places, Events, Media, Sources, Notes, Citations) that can be included in the report, at least one of which must be included.
 
[[Image:Last_change_gramplet_sample.png|right|thumb|320px|Last Change Gramplet]]
[[Image:Last_change_report_sample.png|left|thumb|320px|Last Change Report Sample]]
266
edits

Navigation menu