Experimental task manager
Go to file
Dmitriy Pleshevskiy a8f8e23cf4
repo/sqlite: returns finished tasks
- repo/fs: returns finished tasks
- cli/list: add --finished flag to get finished tasks

Closes #4
2022-08-20 23:38:45 +03:00
database db: add migration 2022-08-20 16:47:55 +03:00
shell shell/zsh: use first param to get task idx 2022-08-20 16:17:55 +03:00
src repo/sqlite: returns finished tasks 2022-08-20 23:38:45 +03:00
.gitignore . 2022-08-05 00:08:27 +03:00
COPYING chore: add licence 2022-08-05 14:11:24 +03:00
Cargo.lock Replace FS with Sqlite (#20) 2022-08-20 12:42:20 +00:00
Cargo.toml Replace FS with Sqlite (#20) 2022-08-20 12:42:20 +00:00
makefile add a makefile with frequently used commands 2022-08-20 22:56:09 +03:00