Develop Obsidian Plugin in Obsidian (light vscode experience with github issues)

VS Code-like Obsidian! Supper cool for all-in-one.

Obsidian plugins now can be self-lift bro :rofl:

You develop it and use it directly in Obsidian :rofl:

I’ve been working on a setup that has completely transformed my plugin development workflow, and I had to share it. I can now develop, build, and test my plugins entirely within Obsidian—it feels just like using a lightweight VS Code!

Github theme

Plugins:

Notes:

1.supper slow for some time, looking for reasons. I think it’s due to fail to filter .node_modules

2.Unreleased plugin:

3.Inspired by vscode-pull-request-extension to manage github issues.

2 Likes