- the scripts can be now JS Obsidian plugins or compiled TS Obsidian plugins
- add better notifications on errors
- add more helper methods: openFile, notify, getAllFolders
- deprecated
passedModules
andhelpers
. Use globalrequire
andplugin.api
instead
passedModules
and helpers
. Use global require
and plugin.api
instead