866 B
866 B
date, created, category
| date | created | category | |
|---|---|---|---|
| 2025-12-29 | 2025-12-29T09:55:31+00:00 |
|
today's activity
Home | 2025-12-28 | 2025-12-30
TABLE rows.file.link as "Task"
FROM "TaskNotes"
WHERE (completed = this.date) OR (status = "in-progress")
OR (((status != "done" AND status != "cancelled") AND
((start AND start <= this.date) OR
(scheduled AND scheduled <= this.date) OR
(due AND due <= this.date)))
)
GROUP BY status
SORT rows.priority ASC, rows.due ASC
today's activity
notepad
daily log
- 1230-1500: Visit to Sewerby Hall and Gardens with Erin Mary Hodgetts, Jessica Louise Hodgetts, Isabella Jaime Hodgetts and Lyndsay Stones.
Log:
- 2025-12-29T09:55:31: Daily note created.