tiki/plugin/embed/recent.yaml

9 lines
166 B
YAML
Raw Normal View History

2026-01-17 16:08:53 +00:00
name: Recent
foreground: "##ffff99"
background: "#996600"
key: Ctrl-R
2026-01-21 21:16:54 +00:00
panes:
- name: Recent
columns: 4
filter: NOW - UpdatedAt < 2hours
2026-01-17 16:08:53 +00:00
sort: UpdatedAt DESC