use the Rich module
- instead of tabulate - remove DEADLINE from default show_keys
This commit is contained in:
parent
fa37024a3d
commit
81f0bc062c
2 changed files with 29 additions and 16 deletions
|
|
@ -7,7 +7,7 @@ title_key = TITLE
|
|||
details_key = DETAILS
|
||||
tags_key = TAGS
|
||||
deadline_key = DEADLINE
|
||||
show_keys = ID,TITLE,DETAILS,DEADLINE,TAGS
|
||||
show_keys = ID,TITLE,DETAILS,TAGS
|
||||
|
||||
[options.add]
|
||||
details = ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue