Digital Garden Update History Code Block

Example table:

Note Name Last Updated Links
🏑 Digital Garden Home βœ… πŸŒ€πŸŒ 3:41 PM - June 02, 2025 25
Algorithm For Finding Flow Channels 4:33 PM - May 31, 2025 4
Habitually Cycling Ebbs & Flows 4:33 PM - May 31, 2025 3
Mindfully Ebbing & Flowing With Inferential Intuition 4:33 PM - May 31, 2025 5
14 - Finding Your Voice Through Story 4:33 PM - May 31, 2025 0
How I Use Tags & Topic Notes For Structured & Emergent Organization 4:33 PM - May 31, 2025 3
CODE As A Creative Act 4:33 PM - May 31, 2025 1
πŸ“• Tiny Experiments 2:29 PM - May 28, 2025 2
Dolomites Script 2 11:47 AM - May 28, 2025 0
Dolomites Script 11:47 AM - May 28, 2025 0

Code so you can use this yourself (need to add the three ticks for Dataview Plugin syntax):

dataview
TABLE WITHOUT ID
file.link AS "Note Name", file.mtime AS "Last Updated", length(file.inlinks) AS "Links"
FROM ""
WHERE dg-publish = true
SORT file.mtime DESC
LIMIT 10


Screenshots of Digital Garden Updates