Difference between revisions of "Addon:ToDoNotesGramplet"

From Gramps
Jump to: navigation, search
m (Missing)
m (Missing)
Line 17: Line 17:
 
# common code with existing Notes gramplet (navigation and display)
 
# common code with existing Notes gramplet (navigation and display)
 
# refresh/update displayed data after a Note object edition
 
# refresh/update displayed data after a Note object edition
 +
# automatic ToDo tag assignement for created Note object
  
 
==See also==
 
==See also==

Revision as of 18:09, 5 September 2012

Description

The ToDo Notes gramplet is an experimental improvement for the ToDo gramplet.

It just lists Notes tagged 'todo', and it provides a quick navigation, display and edition features.

Download

You can download this plugin under addon's repository:

Missing

  1. Need a proper way for gui.data migration.
  2. styledtext support
  3. common code with existing Notes gramplet (navigation and display)
  4. refresh/update displayed data after a Note object edition
  5. automatic ToDo tag assignement for created Note object

See also