I want to embed a Base in my Daily Notes that filters for all notes that were created or modified on the specific date. I am trouble using the formula because my Daily Notes are in the format ‘December 10th, 2025’.. what formula shall I use for that?
Things I have tried
I tried this but it doesn’t work
formatDate(file.ctime.date(), “MMMM Do, YYYY”) == formatDate(this.file.name(), “MMMM Do, YYYY”)