tally-todo 0.5.2

Make TODO management a little more automatic
1
2
3
4
pub mod config_storage;
pub mod task_storage;
pub mod history_storage;
pub mod ignore_storage;