I use templates to create my meeting notes. In some cases, I may create a meeting note for something that’s not happening until a later date. Is there a way to get specific date “data” using a reference date? For example: If I have a meeting two weeks from now, I have a template trigger that asks me for the meeting date. I put in the future date of the upcoming meeting. I want to use that date as a reference to get the weekday, week number, etc from that date to plug into other metadata that I use for searching and sorting notes.
I then have a weekly review note that lists my meetings for the upcoming week with the day of the week and time of the meeting using Dataview. I’m trying to find a way to automate that input into the template when I create the meeting file.
I have no experience with javascript, so I was hoping to use something that was part of an exiting plugin.
I’ve looked through both the dataview and Templater documentation and can’t seem to find anything relating to future date references. Only adding days to the current date.