obsidian-user-plugins icon indicating copy to clipboard operation
obsidian-user-plugins copied to clipboard

Load scripts from hidden folders

Open NomarCub opened this issue 3 years ago • 0 comments

I get the following error on console now when I try to load scripts from a hidden folder. For actually invalid paths, this should also notify the user properly, for example with a notice, not only through the console.

Failed to read user scripts folder: Folder ".obsidian/scripts" doesn't exist
addUserScriptsListSetting @ plugin:obsidian-user-plugins:1904
display @ plugin:obsidian-user-plugins:1887
eval @ plugin:obsidian-user-plugins:1918
(anonymous) @ app.js:1

NomarCub avatar Oct 06 '22 20:10 NomarCub