Difference between revisions of "Addon:ToDoNotesGramplet"
From Gramps
(→Download: need to update page and redirect) |
|||
| Line 19: | Line 19: | ||
You can download this plugin under addon's repository: | You can download this plugin under addon's repository: | ||
* Gramps 3.4 [http://sourceforge.net/p/gramps-addons/code/HEAD/tree/branches/gramps34/contrib/ToDoNotesGramplet/ gramps34/contrib/ToDoNotesGramplet/] | * Gramps 3.4 [http://sourceforge.net/p/gramps-addons/code/HEAD/tree/branches/gramps34/contrib/ToDoNotesGramplet/ gramps34/contrib/ToDoNotesGramplet/] | ||
| − | * | + | * Gramps master [https://github.com/gramps-project/addons-source/tree/master/NoteGramplet /addons-source/tree/master/NoteGramplet]. (Note change of name) |
==Missing== | ==Missing== | ||
Revision as of 07:02, 16 September 2015
This is a Third-party Addon. The Addon/Plugin system is controlled by the Plugin Manager. Please use carefully on data that is backed up, and help make it better by reporting any issues to the bug tracker. |
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.
Contents
Screenshots
Download
You can download this plugin under addon's repository:
- Gramps 3.4 gramps34/contrib/ToDoNotesGramplet/
- Gramps master /addons-source/tree/master/NoteGramplet. (Note change of name)
Missing
- Need a proper way for gui.data migration. See Gramplet persistance.
- Styledtext support. See Note editor.
- Common code with existing Notes gramplet (navigation and display)
- Refresh/update displayed data after a Note object edition
- Automatic ToDo tag assignement for created Note object
See also
- #4859: limitations on current ToDo gramplet
- Updated ToDo gramplet? [1]
- ToDoReport


