0
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 14 hours ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added support for regular, non-recurring due tasks. More... about 16 years ago
Added some todos and test data for handling due/recurring tasks. More... about 16 years ago
Added some todos. More... about 16 years ago
Now focuses first row on startup. More... about 16 years ago
Added "edit title" function in GUI. More... about 16 years ago
Added filters to window title. More... about 16 years ago
Fixed window size issues. Added config options for default size. More... about 16 years ago
Added 'cfg' CLI command. More... about 16 years ago
Made menu item for 'save config file' work. More... about 16 years ago
Added option to make backups before saving. (todo.otl -> todo.otl.bak) More... about 16 years ago
updated todo.otl... More... about 16 years ago
Added summarized change log. More... about 16 years ago
Fixed 'a' and 't' hotkeys. Oops. More... about 16 years ago
Changed context filter to a string search instead of list search. More... about 16 years ago
Added 'dump_text' CLI command. Added 'filter by context' in GUI. More... about 16 years ago
Moved main and cmd_* to top of file, moved misc extras to bottom. More... about 16 years ago
Added basic command line handling, and 'gui' and 'help' commands. More... about 16 years ago
Made completion percents work. (read, calculate, write) More... about 16 years ago
Made 'next' type handle deeply-nested and sibling tasks correctly. More... about 16 years ago
Added 'next' task type; shows only the "next step". More... about 16 years ago
Added 'i' command in GUI, to set task importance. More... about 16 years ago
Tagged 0.1. More... about 16 years ago
Added todos to Makefile, made 'make todo' show Makefile and todo.otl. More... about 16 years ago
Made menu items for show/hide snoozed/done items work. More... about 16 years ago
added menu and readme for setting task type More... about 16 years ago
Added function to set task type. More... about 16 years ago
Removed cfg.datefmt. Renamed date functions. More... about 16 years ago
added project todos More... about 16 years ago
Added keyboard shortcuts to the README. More... about 16 years ago
Made create_config() work better for first-time use. More... about 16 years ago