mirror of
https://github.com/boolean-maybe/tiki
synced 2026-04-21 21:47:36 +00:00
9 lines
No EOL
157 B
YAML
9 lines
No EOL
157 B
YAML
name: Backlog
|
|
foreground: "#5fff87"
|
|
background: "#005f00"
|
|
key: "F3"
|
|
panes:
|
|
- name: Backlog
|
|
columns: 4
|
|
filter: status = 'backlog'
|
|
sort: Priority, ID |