I went to customize my destination folder (from /Omnivore to 03 Resources/Omnivore) and that doesn't seem to be passed through successful. I'm not the deepest user of Dev Tools but I did a step through and confirmed folderName: "/" ends up the result of const omnivoreFolder = this.app.vault.getAbstractFileByPath(folderName); no matter what I rename the folder to (tried the one above, Test, Boop).
I went to customize my destination folder (from
/Omnivore
to03 Resources/Omnivore
) and that doesn't seem to be passed through successful. I'm not the deepest user of Dev Tools but I did a step through and confirmedfolderName: "/"
ends up the result ofconst omnivoreFolder = this.app.vault.getAbstractFileByPath(folderName);
no matter what I rename the folder to (tried the one above, Test, Boop).I'm on obsidian v1.5.3 and omnivore 1.9.2