Command line based To Do list manager
usage: ql [--help, update, ls, [RepeatsDaily, ExistsDaily,
[t, d
ql
Creates a new list as long as there isn't already one with that name
ql
Displays list in stdout
ql a
ql x
ql s
and prints to stdout
ql delete
Deletes the list
ql e
There aren't many configuration options right now, but the editor used in ql e can be changed by setting 'EDITOR' constant in config.rs.
By default it wil use neovim