GothenburgBitFactory / GothenburgBitFactory/timewarrior
Make extension configurable via timewarrior config file
Open
discussion
- Dominant language
- C++
- Stars
- 1.7k
- Forks
- 117
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 5
Description
It would be really nice to make extensions configurable via the timewarrior config file, e.g. configuring
`ext.myreport.foo = bar`
in the config file should yield
`myreport.foo: bar`
in the extension's input. I would also be fine with
`ext.myreport.foo: bar`
in the input.
Contributor guide
Assessment
This issue has not been assessed yet.