by the way
pendingby aquaticcalf
turn your vault into an ide!
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

- multiple terminals with colored candy theme demo

- opencode inside terminal demo

development setup
- clone this repo into your vault's
.obsidian/plugins/directory - run
bun install - run
bun run devfor development (watches for changes) - run
bun run buildfor production build - enable the plugin in obsidian settings
release wise new features
- 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.