somewhat related to #46
would be neat to have also look in ~/.config/daylog/config.toml (cwd for a config for per-project logs) where you could set options
- default project location
- default output format
- more?
# ~/.config/daylog/config.toml
[config]
data_dir = "~/.local/share"
output_format = "json"
somewhat related to #46
would be neat to have
also look in ~/.config/daylog/config.toml(cwd for a config for per-project logs) where you could set options