Closed 404Wolf closed 3 months ago
To test it, you now can use bun run build
and then copy over the dist
folder right into plugins
. It should behave similarly to the original plugin.
I'm using a slightly modified reSnap script that I should include. Let me know if you're interested, and I can bundle it in
Realizing that this is not at all ready, I'll clean it up more and then can pr again
Hey, I've rewritten the plugin to conform to the current Obsidian API, use ESM and more modern typescript, and overall have simplified things a bit. Here's a probably slightly incomplete list of changes:
nix develop
)reSnap
I also have some ideas for the future that I'm going to look into. This is still a bit of a work in progress, but it's very usable right now.