This represents a Dialog in the Tomboy Search Notes Dialog and is responsible for showing all notes who have tasklists containing tasks that are not done but their due date is already in the past. More...
Public Member Functions | |
override Note | GetTemplateNote () |
override bool | ContainsNote (Note n) |
Checks wheter a Note is in this Notebook or not. | |
Properties | |
override string | Name [get] |
override string | NormalizedName [get] |
override Tag | Tag [get] |
This represents a Dialog in the Tomboy Search Notes Dialog and is responsible for showing all notes who have tasklists containing tasks that are not done but their due date is already in the past.
override bool Tomboy.TaskManager.OverdueTasksNotebook.ContainsNote | ( | Note | n | ) |
Checks wheter a Note is in this Notebook or not.
n | A Note |