mirror of
https://github.com/boolean-maybe/tiki
synced 2026-04-21 13:37:20 +00:00
9 lines
No EOL
166 B
YAML
9 lines
No EOL
166 B
YAML
name: Recent
|
|
foreground: "#f4d6a6"
|
|
background: "#5a3d1b"
|
|
key: Ctrl-R
|
|
lanes:
|
|
- name: Recent
|
|
columns: 4
|
|
filter: NOW - UpdatedAt < 24hours
|
|
sort: UpdatedAt DESC |