Difference between revisions of "Addon:Last Modified"

From Gramps
Jump to: navigation, search
m
m
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{Third-party plugin}}
 
{{Third-party plugin}}
 
{{man warn|Unreleased addon|Installed as part of the [[Addon:CardView|CardView]] Addon}}
 
{{man warn|Unreleased addon|Installed as part of the [[Addon:CardView|CardView]] Addon}}
 
+
[[File:Addon-LastModified gramplet.png|thumb|338px|right|[ {{man label|Last Modified Gramplet, "All objects" selection]]
 
This is an outgrowth of the original [[Addon:LastChange#Latest_Changes_Gramplet|Latest Changes Gramplet]], created by Jakim Friant in 2010. The original text-based list of hotlink Persons has been extended to cover all object types as well as provide a Global modified list.
 
This is an outgrowth of the original [[Addon:LastChange#Latest_Changes_Gramplet|Latest Changes Gramplet]], created by Jakim Friant in 2010. The original text-based list of hotlink Persons has been extended to cover all object types as well as provide a Global modified list.
  
 
It only supports DBAPI managed database backends. (So it can not be used with the old BSDDB database format.)  It takes advantage of  querying the tables to get the handles for the most recent changes. This is radically faster than iterating through all the tables to fetch and check each object.
 
It only supports DBAPI managed database backends. (So it can not be used with the old BSDDB database format.)  It takes advantage of  querying the tables to get the handles for the most recent changes. This is radically faster than iterating through all the tables to fetch and check each object.
  
A left-click on any tile will launch the editor for that object. A middle-click will navigate to the list view for that object. A right click will navigate to the card view for that object and if not found fall back to the list view.
+
* <big><big>&#x1F5B1;</big></big> '''left-click''' on any tile  
 +
:: launch the editor for that object.
 +
* <big><big>&#x1F5B1;</big></big> '''middle-click''' on any tile
 +
:: navigate to the list view for that object.
 +
* <big><big>&#x1F5B1;</big></big> '''right-click''' on any tile
 +
:: will navigate to the card view for that object and if not found fall back to the list view.
 +
 
 +
 
 +
=== Configure Options ===
 +
Use the {{man menu|View &#x27a1; Configure...}} menu or click the [[File:Gramps-config.png|34px]]{{man button|Configure the active view}} button in the [[Gramps_5.1_Wiki_Manual_-_Main_Window#Toolbar|Toolbar]].
  
 +
The options for customizing the Last Modified card incude:
 +
* Maximum objects to display: 25 ''default''
 +
* Icon size: Small (16x16 pixels) or normal (22x22 pixels)
 +
* Use small text for Change time
 +
* Include the Gramps object ID
 
==See also==
 
==See also==
 
* Based on the [[Addon:LastChange#Latest_Changes_Gramplet|Latest Changes Gramplet]] addon.
 
* Based on the [[Addon:LastChange#Latest_Changes_Gramplet|Latest Changes Gramplet]] addon.

Latest revision as of 22:03, 5 November 2022

Gramps-notes.png

Please use carefully on data that is backed up, and help make it better by reporting any comments or problems to the author, or issues to the bug tracker
Unless otherwise stated on this page, you can download this addon by following these instructions.
Please note that some Addons have prerequisites that need to be installed before they can be used.
This Addon/Plugin system is controlled by the Plugin Manager.

Gnome-important.png
Unreleased addon

Installed as part of the CardView Addon

Last Modified Gramplet, "All objects" selection

This is an outgrowth of the original Latest Changes Gramplet, created by Jakim Friant in 2010. The original text-based list of hotlink Persons has been extended to cover all object types as well as provide a Global modified list.

It only supports DBAPI managed database backends. (So it can not be used with the old BSDDB database format.) It takes advantage of querying the tables to get the handles for the most recent changes. This is radically faster than iterating through all the tables to fetch and check each object.

  • 🖱 left-click on any tile
launch the editor for that object.
  • 🖱 middle-click on any tile
navigate to the list view for that object.
  • 🖱 right-click on any tile
will navigate to the card view for that object and if not found fall back to the list view.


Configure Options

Use the View ➡ Configure... menu or click the Gramps-config.pngConfigure the active view button in the Toolbar.

The options for customizing the Last Modified card incude:

  • Maximum objects to display: 25 default
  • Icon size: Small (16x16 pixels) or normal (22x22 pixels)
  • Use small text for Change time
  • Include the Gramps object ID

See also

Related add-on experiments: