#babashka
View:
  • 1.
    Babashka
    2 years ago by Filipe Silva
    favorite
    share
    Score: 24/100
    The Babashka plugin enables Obsidian users to run Clojure and ClojureScript code blocks directly within their vaults. It integrates with Babashka and Node Babashka to provide scripting capabilities, allowing users to execute code, evaluate results, and print outputs inline or externally. The plugin supports starting and connecting to nREPL servers for interactive sessions, as well as managing dependencies through configurable project files like `bb.edn`. Vault-specific bindings for metadata and file context are also auto-generated, enhancing the scripting experience. This plugin is ideal for users looking to extend Obsidian's functionality with advanced scripting and automation.
    View Plugin Details