mnaoumov_obsidian-backlink-.../demo-vault/_assets/CodeScriptToolkit/Invocables/.gitkeep
Michael Naumov f58b8b91f4 fix(demo-vault): export invoke() from startup script; add Invocables folder
CodeScript Toolkit runs the startup script via `startupScript.invoke(app)`, so a
top-level script with no `invoke` export threw `this.startupScript.invoke is not
a function` on vault open. Wrap the body in an exported `invoke(app)`. Also add an
empty `Invocables/` folder so every demo vault has the same CodeScript Toolkit
layout regardless of whether it ships invocable scripts.
2026-07-20 14:12:45 -06:00

0 lines
Text