852 B
852 B
date, created, category
| date | created | category | |
|---|---|---|---|
| 2025-12-28 | 2025-12-28T08:01:25+00:00 |
|
today's activity
Home | 2025-12-27 | 2025-12-29
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
notepad
daily log
- 14:30: Dog walk with Erin Mary Hodgetts, Jessica Louise Hodgetts, Isabella Jaime Hodgetts, and Lyndsay Stones on Hornsea beach.
- 18:19: 🏆 Competed a few hours of study
Log:
- 2025-12-28T08:01:25: Daily note created.