Difference between revisions of "Addon:ToDoNotesGramplet"

From Gramps
Jump to: navigation, search
m (Screenshots)
(Download: changed name in trunk)
Line 18: Line 18:
  
 
You can download this plugin under addon's repository:
 
You can download this plugin under addon's repository:
* 3.4 [http://gramps-addons.svn.sourceforge.net/viewvc/gramps-addons/branches/gramps34/contrib/ToDoNotesGramplet/]
+
* Gramps 3.4 [http://sourceforge.net/p/gramps-addons/code/HEAD/tree/branches/gramps34/contrib/ToDoNotesGramplet/ gramps34/contrib/ToDoNotesGramplet/]
* trunk [http://gramps-addons.svn.sourceforge.net/viewvc/gramps-addons/trunk/contrib/ToDoNotesGramplet/].
+
* trunk [http://sourceforge.net/p/gramps-addons/code/HEAD/tree/trunk/contrib/NoteGramplet/ trunk/contrib/NoteGramplet/]. (Note change of name)
  
 
==Missing==
 
==Missing==

Revision as of 05:26, 10 June 2014

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.

Screenshots

No ToDo Note
ToDoNotes gramplet navigation


ToDoNotes gramplet (edition, markup and link support)

Download

You can download this plugin under addon's repository:

Missing

  1. Need a proper way for gui.data migration. See Gramplet persistance.
  2. Styledtext support. See Note editor.
  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