Josh Wayne

Results 3 comments of Josh Wayne

Did a little debugging and found that the plugin only works when you switch to Legacy Editor mode. It doesn't work with the new editor with Live Preview.

Adding on to this: I would love access to DataviewJS in the Processor function. My use case is pretty simple right now but access to [DataviewJS](https://github.com/blacksmithgu/obsidian-dataview) would cover a ton...

Thanks for the addition @snezhig! @Moyf I also used it to change the name of the daily note. Here's what I came up with: ```javascript let currentDate = moment().format("MMMM Do,...