mirror of
https://github.com/boolean-maybe/tiki
synced 2026-04-21 21:47:36 +00:00
9 lines
No EOL
166 B
YAML
9 lines
No EOL
166 B
YAML
name: Recent
|
|
foreground: "##ffff99"
|
|
background: "#996600"
|
|
key: Ctrl-R
|
|
panes:
|
|
- name: Recent
|
|
columns: 4
|
|
filter: NOW - UpdatedAt < 2hours
|
|
sort: UpdatedAt DESC |