taskwarrior-deluxe/.klyban.conf
nojhan 81f0bc062c use the Rich module
- instead of tabulate
- remove DEADLINE from default show_keys
2023-07-29 15:42:09 +02:00

16 lines
244 B
Text

[options]
show_headers = False
status_key = STATUS
id_key = ID
title_key = TITLE
details_key = DETAILS
tags_key = TAGS
deadline_key = DEADLINE
show_keys = ID,TITLE,DETAILS,TAGS
[options.add]
details = ""
tags = ""
deadline = ""
status = TODO