Arne Neumann

Results 2 issues of Arne Neumann

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...

discussion

The input format is already very similar to yaml, so I think it would be nice to simply use yaml as the input format. The background for my suggestion is...