I am trying to create dynamic links to my current weekly, quarterly and yearly note within my home page that I am formatting as a dashboard.
Things I have tried
I have experimented with Templater but cannot find the correct instructions on how to create this function and I am unsure of which language to use and how to write the code relevant to create this function.
Thank you for the recommendation Siiraa. I will look into the button functionality at a later date. For now I want to understand dataview and how it works.
$= is not a function. It introduces a following dataview js inline statement. You can read about this inside dataview documentation: DQL, JS and Inlines - Dataview + is just a concat. For example following concat …
'Hello winking' + '***' + ' bye winking'
… will result in …
Hello winking*** bye winking
For another day (like yesterday or tomorrow) you could modify the moment call just like: