#script3 plugins

Obsidian plugins tagged with #script. There are 3 plugins in this collection.

  1. Rank 1
    4 years ago by Alessandro Ruggiero
    Productivity Tools#script#shortcut

    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.

  2. Rank 2

    Note Toolbar

    Plugin55
    23 days ago by chrisgurney
    Customization & UI#toolbar#command#navigation

    The Note Toolbar plugin lets you build note specific toolbars that surface commands, links, menus and script driven actions where they are needed. It can attach toolbars by folder rules or a chosen property, place them at different spots in a note, show them for selected text, and expose them through the ribbon, mobile navigation bars, callouts, commands and URIs. Styling is a big part of the plugin, with controls for layout, wrapping, stickiness, auto hide, alignment and button or tab like presentation.

  3. Rank 3

    RunJS

    Plugin52
    3 years ago by eoureo
    Coding & Technical Tools#javascript#automation#script

    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.