VS Code-like Obsidian! Supper cool for all-in-one.
Obsidian plugins now can be self-lift bro
You develop it and use it directly in Obsidian
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:
- Show Hidden Files by polyipseity (also the creator of Terminal!)
- Github Projects by Jay Bridge (waiting for being included in comminity-plugins)
3.Inspired by vscode-pull-request-extension
to manage github issues.