#scripts
View:
  • 1.
    RunJS
    2 years ago by eoureo
    favorite
    share
    Score: 50/100
    Category: Coding & Technical Tools
    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.
    View Plugin Details
  • 2.
    Interactivity
    a year ago by ichichikin
    favorite
    share
    Score: 44/100
    Category: Coding & Technical Tools
    The Interactivity plugin allows Obsidian users to execute shell commands and scripts directly within notes, integrating tools like Python, Node.js, and Java. It supports inline calculations, code execution via text patterns or hotkeys, and dynamic output display. Users can perform advanced tasks, such as generating plots, importing tables, or interacting with APIs like OpenAI's ChatGPT, by utilizing prebuilt Python modules or custom scripts. The plugin offers extensive customization, including environment variables, shell configurations, and text shortcuts, making it a versatile tool for enhancing note interactivity and productivity.
    View Plugin Details