Files
bobbie-pkm/Daily Notes/2025-12-27.md
2026-03-02 17:06:32 +00:00

1.3 KiB

date, created, category
date created category
2025-12-27 2025-12-27T00:51:17+00:00
Daily Notes

today's activity

!Daily note today.base

2025-12-26 | 2025-12-28

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

  • 00:52: So, i am a little drunk, sat here drinking an Irish coffee, about to go to bed, good evening z
  • 11:44: Dog walk at Rolston.

daily-reflection

what happened today

Lovely afternoon walk at Rolston with Erin Mary Hodgetts, Jessica Louise Hodgetts, Isabella Jaime Hodgetts, Lyndsay Stones, Louise Newington and Adam Newington, there were cute little piglets, and a tabby cat sleeping in the hay, at the farm. The parking layby is also the scene of Lyndsay Stones's immortalisation in Google's street view earlier this year!


Log:

  • 2025-12-27T00:51:17: Daily note created.