Vigyata.AI
Is this your channel?

Obsidian - On This Day Query Using Obsidian Bases Feature

4.1K views· 125 likes· 11:44· Jun 7, 2025

Hi All, I was playing around with the new Obsidian Bases (insider only for now) feature to see if I could recreate an "On This Day" DataView query - basically a query that returned all my journal notes of the past years based on today's day. It is possible, and it works a charm. Here is the query if you would like to copy it to your Obsidian Vault: if(date(now()).month == date(file.name).month, if(date(now()).day == date(file.name).day, "TRUE", "FALSE"), "FALSE") Many thanks for watching.

🎬 More from Ed Nico