A simple todo widget to keep track of things in the editor. Saves to each individual projects.

Once a todo entry has been added clicking on it will toggle its state. Shift clicking on it will bring up an editor for that entry, where it can be rewritten and its group can be changed.

Each group can be modified too with shift clicking on it. The group editor allows the whole group to be deleted or to be renamed to something else.

Source code: https://github.com/jammees/TodoList