various adjustments
This commit is contained in:
parent
b34a61c2a7
commit
3595c9a201
2 changed files with 32 additions and 18 deletions
19
.klyban.conf
19
.klyban.conf
|
|
@ -1,15 +1,26 @@
|
|||
|
||||
[options]
|
||||
layout = horizontal-spaced
|
||||
theme = nojhan
|
||||
status_list = TODO,DOING,HOLD,DONE
|
||||
show_status = TODO,DOING,HOLD
|
||||
show_headers = False
|
||||
status_key = STATUS
|
||||
show_fields = ID,TITLE,DETAILS
|
||||
|
||||
id_key = ID
|
||||
status_key = STATUS
|
||||
title_key = TITLE
|
||||
details_key = DETAILS
|
||||
tags_key = TAGS
|
||||
deadline_key = DEADLINE
|
||||
show_keys = ID,TITLE,DETAILS,TAGS
|
||||
layout = vertical-compact
|
||||
theme = nojhan
|
||||
|
||||
[options.add]
|
||||
status = TODO
|
||||
|
||||
[options.find]
|
||||
all = True
|
||||
# ▶ 🖈 🢂 🡪 🡆 🠲 🠚 🠊 ⧐ ➤ ❯❱
|
||||
mark = ▶
|
||||
|
||||
[options.filter]
|
||||
all = True
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue