The biggest change is that you can now edit todos straight from the command line. It maintains backwards compatibility with how it previously functioned as well:
todolist e 25 due tom- Updates due date, but leaves subject alonetodolist e 25 visit dad due tom- Updates due date and subjecttodolist e 25 visit dad- Updates subject, but leaves due date alone
Other notable changes:
CompletedDateis now stored for completed todos, in .todos.json. Credit: @ingorichter- Inspiration for editing todos C/O @mikezter
- Better support + documentation for running todolist in Docker Credit: @mikezter
- support for
due last week, Credit: @initrd
Downloads
- Fix issue where the web view would not be able to save.
Downloads
Finds .todos.json in this order:
.todos.json in current directory
.todos.json in home directory
otherwise returns an error.
This way you can use todolist in any directory.
Downloads
Revert using .todos.json in home directory temporarily
Downloads
- Add concept of prioritizing todos
- Add garbage collect command
- Expand todo feature
- Support for unicode characters for projects and contexts
- Remove dependency on jinzhu/now
- Open browser when requesting
todo web
Downloads
- running
todolist webwill now open the browser window automatically.
Downloads
This release uses the new todolist frontend.
Downloads
Add an awesome web app, which is available by running todolist web.
Downloads
This is the first release ever!
Downloads
- 1010 KB todolist_darwin_386.zip
- 1.05 MB todolist_darwin_amd64.zip
- 1010 KB todolist_freebsd_386.zip
- 1.05 MB todolist_freebsd_amd64.zip
- 1010 KB todolist_freebsd_arm.zip
- 1010 KB todolist_netbsd_386.zip
- 1.05 MB todolist_netbsd_amd64.zip
- 1000 KB todolist_netbsd_arm.zip
- 1010 KB todolist_openbsd_386.zip
- 1.05 MB todolist_openbsd_amd64.zip
- 22 Bytes todolist_plan9_386.zip
- 1.04 MB todolist_windows_386.zip
- 1.11 MB todolist_windows_amd64.zip
- Source code (zip)
- Source code (tar.gz)