mirror of
https://github.com/ryanpcmcquen/obsidian-javascript-init.git
synced 2026-07-22 06:00:30 +00:00
No description
|
|
||
|---|---|---|
| .gitignore | ||
| .prettierrc.json | ||
| LICENSE | ||
| main.ts | ||
| manifest.json | ||
| package.json | ||
| README.md | ||
| rollup.config.js | ||
| tsconfig.json | ||
| versions.json | ||
Obsidian JavaScript Init
Run JavaScript when Obsidian loads, or any other time.
Manually installing the plugin
- Copy over
main.jsandmanifest.jsonto your vaultVaultFolder/.obsidian/plugins/obsidian-javascript-init/.