Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 202 Bytes

Thoughts.md

File metadata and controls

9 lines (8 loc) · 202 Bytes
TABLE rows.bullets.text as "🧠 Thoughts"
FROM "Daily Notes"
FLATTEN file.lists as bullets
WHERE meta(bullets.section).subpath = "🧠 Thoughts"
SORT file.name desc
GROUP BY file.name