You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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