[This is preliminary documentation and subject to change.]
Unique ID of the ToDoItem
ToDo uses GUIDs to ensure every ToDo item has its own unique ID, not only in the same ToDo list but in every ToDo list. This way, custom plugins can be developed that save additional information about each ToDo item for every todo list in just one file.
IToDoItem Interface | ToDo.Plugin Namespace