Experimental task manager
Go to file
Dmitriy Pleshevskiy 2702cfd049
Merge pull request 'Get list of finished tasks' (#32) from finished into main
Reviewed-on: #32
2022-08-20 21:02:17 +00: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 bin: add migration of finished fs tasks 2022-08-21 00:01:28 +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