by the way

pending

by aquaticcalf

turn your vault into an ide!

1 starsUpdated 3mo agoMITDiscovered via Obsidian Unofficial Plugins
View on GitHub

obsidian, btw!

this is my attempt at turning obsidian into an ide, because why not?

right now only the terminal features work

this is how it looks right now :

  • single terminal demo

single

multiple

opencode

development setup

  1. clone this repo into your vault's .obsidian/plugins/ directory
  2. run bun install
  3. run bun run dev for development (watches for changes)
  4. run bun run build for production build
  5. enable the plugin in obsidian settings

release wise new features

0.0.1

  • terminal
  • tabs for terminal
  • made sure nvim and opencode work
  • made sure theme colors work

future release plans

  • allow any file extension to open in obsidian
  • add proper lsp integration
  • might use codemirror for this??
  • add git panel
  • add opencode panel
    • add custom folder for opencode config
    • add tools for opencode
    • add obsidian agent as the default

For plugin developers

Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.