tiki/plugin/embed/recent.yaml

10 lines
166 B
YAML
Raw Normal View History

2026-01-17 16:08:53 +00:00
name: Recent
2026-02-04 00:57:52 +00:00
foreground: "#f4d6a6"
background: "#5a3d1b"
2026-01-17 16:08:53 +00:00
key: Ctrl-R
2026-01-21 21:16:54 +00:00
panes:
- name: Recent
columns: 4
filter: NOW - UpdatedAt < 2hours
2026-02-04 00:57:52 +00:00
sort: UpdatedAt DESC