#js-engine
View:
  • 1.
    JS Engine
    2 years ago by Moritz Jung
    favorite
    share
    Score: 58/100
    Category: Coding & Technical Tools
    The JS Engine plugin allows users to execute JavaScript directly within their Obsidian notes through specialized code blocks. By defining a `js-engine` code block, users can write and run JavaScript code, rendering the output directly in their notes. The plugin supports features like rendering Markdown, creating structured content with a Markdown builder, and importing JavaScript files from the vault for dynamic functionality. This tool is ideal for advanced users seeking to integrate custom scripts or enhance interactivity within their notes.