No description
Find a file
Ryan McQuen 2fa9b951c8 Clean up inserted node on unload.
Signed-off-by: Ryan McQuen <rpcm@linux.com>
2021-10-16 13:44:07 -07:00
.gitignore Hello Unix line endings. 2021-10-05 13:22:41 -07:00
.prettierrc.json Rename! 2021-10-03 11:53:38 -07:00
JavaScript_Init.png Add a screenshot. Yay. 2021-10-08 12:49:16 -07:00
LICENSE Add MPL. 2021-10-03 11:58:42 -07:00
main.ts Clean up inserted node on unload. 2021-10-16 13:44:07 -07:00
manifest.json Clean up inserted node on unload. 2021-10-16 13:44:07 -07:00
package.json Clean up inserted node on unload. 2021-10-16 13:44:07 -07:00
README.md Improvements from code review. 2021-10-15 11:27:37 -07:00
rollup.config.js Ready to go! 2021-10-08 12:46:03 -07:00
styles.css Improvements from code review. 2021-10-15 11:27:37 -07:00
tsconfig.json Hello Unix line endings. 2021-10-05 13:22:41 -07:00
versions.json Clean up inserted node on unload. 2021-10-16 13:44:07 -07:00

Obsidian JavaScript Init

Run JavaScript when Obsidian loads, or any other time.

Settings tab

Manually installing the plugin

  • Copy over main.js, manifest.json, and styles.css to your vault VaultFolder/.obsidian/plugins/obsidian-javascript-init/.