What I’m trying to do
I have my daily notes template set up with several sub headers for different uses, I have my daily list to remind me to do stuff, I have an activity tracker, and I have a general purpose journal section. What I’d like to be able to do is review each of these sections aggregated across different ranges of time, for example, pull out all my journal entries for a given month and list them in a single note by date, without the other stuff in each daily note. Or the same for my activity tracking over say each week.
It definitely feels like this is a problem someone else should have had and solved by now, but I’ve looked all morning and found nothing.
Things I have tried
I’ve tried referencing the given header with an internal link in a note property in both bases and dataview, with no success, ie Journal:: ![[2026-06-11#Journal]]
I can of course use that sort of link manually in the note that I want to create, but doing so manually over any length of time would be more tedious than just aggregating the data myself.
I am also aware I could just put all the information I want to aggregate into the properties, but this is a really annoying work around and not really the intended purpose as far as I can tell.
I’ve also tried making a template that automatically propagates with the necessary information, but I either couldn’t figure out how to do it, or the functionality isnt in templates either.