When using the extension API (https://timewarrior.net/docs/api/), the config currently contains
'temp.config': '...',
'temp.db': '...',
'temp.extensions': '...',
'temp.report.end': '...',
'temp.report.start': '...',
'temp.report.tags': '...',
'temp.version': '1.9.1',
when accessed via `TimeWarriorParser(sys.stdin).get_config().get_dict()
it would be helpful to also have
temp.report.hints
temp.report.range
When using the extension API (https://timewarrior.net/docs/api/), the config currently contains
when accessed via `TimeWarriorParser(sys.stdin).get_config().get_dict()
it would be helpful to also have
temp.report.hintstemp.report.range