Now that I’ve played with it some more, I’m starting to see how amazingly useful this plugin will be!
Is there a way to use {{VDATE: someDate, YYYY-MM-DDTHH:mm}} in one area and then the same date reformatted in another spot like {{VDATE:someDATE, dddd, MMMM Do YYYY}}? I need the ISO format in the header to work with dataview, but I would like to have a nice format in the body of the markdown. That would be pretty useful.
Similarly, it would be nice to be able to reuse a dropdown choice {{VALUE:choice 1, choice 2, choice 3}} more than once with out having to choose again. like {{VALUE:name, choice 1, choice 2, choice 3}}.