The Script Launcher plugin allows you to run scripts written in any language directly from Obsidian, giving you the power to automate tasks and integrate your workflow with external tools. With this plugin, you can add new scripts, customize their behavior, and display them on the bottom bar for easy access. You can also run scripts using the "Run script" command or by clicking on the corresponding icon. The output of the script will be displayed as notices in Obsidian, providing real-time feedback on the success or failure of your commands.
#script2 plugins
Obsidian plugins tagged with #script. There are 2 plugins in this collection.
- Rank 14 years ago by Alessandro Ruggiero
- Rank 23 years ago by eoureo
The RunJS plugin enables users to execute JavaScript code directly within Obsidian, providing a seamless way to automate tasks, customize workflows, and interact with notes. Users can run code snippets embedded in markdown files or stored in dedicated script files, with support for script and module organization. The plugin offers multiple execution methods, including command palette access, ribbon icons, and autostart options. It allows the addition of custom commands for frequently used scripts.