diff --git a/TODO.md b/TODO.md index 10ac2f726..e81ce6932 100644 --- a/TODO.md +++ b/TODO.md @@ -30,6 +30,12 @@ (allow configuration per document). Use cfg.cpp and settings/ dir. * Refactor src/file/ in several layers. +# WIP + +* Data recovery (src/app/data_recovery.cpp) +* Projects (src/app/project.cpp) +* Scriting support (src/scripting/engine.cpp) + # Refactoring * Split UndoTransaction class into: