This is an unofficial, community-made directory. Not affiliated with Obsidian or Dynalist Inc.
Actively maintainedDeveloperintermediate

Plugin REPL for Obsidian

Plugin REPL allows you to run JavaScript scripts directly from your notes, providing a lightweight environment for prototyping and developing Obsidian plugins. It is inspired by Emacs REPL workflows.

Best For

developerspower usersprogrammerstechnical enthusiasts

Key Use Cases

  • Prototyping new plugin features
  • Testing API calls within notes
  • Learning Obsidian plugin development
  • Automating repetitive tasks using JavaScript

Pros

  • Lightweight and fast iteration
  • Integrated into Obsidian notes
  • Access to full plugin API
  • No need to create a full plugin for small experiments

Limitations

  • Requires JavaScript knowledge
  • Potential security risks if running untrusted code
  • Limited to Obsidian's plugin sandbox environment

Tags

javascriptautomationplugin-developmentrepllightweight

Related Plugins

ActiveDeveloper
2.6M downloads

Git

Git plugin automatically backs up your Obsidian vault to a Git repository on a schedule. It's the go-to backup and version control solution for technical users who want full history of their notes.

2.3M downloads

Style Settings

Enables users to modify CSS variables in themes, plugins, and snippets for custom styling.

ActiveDeveloper
733K downloads

BRAT

Easily install a beta version of a plugin for testing within Obsidian.