| Crates.io | quicklist |
| lib.rs | quicklist |
| version | 0.0.1 |
| created_at | 2021-09-03 16:17:35.149924+00 |
| updated_at | 2021-09-03 16:17:35.149924+00 |
| description | Command line based To Do list manager. |
| homepage | |
| repository | |
| max_upload_size | |
| id | 446507 |
| size | 31,797 |
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