2 releases
new 0.1.2 | Apr 15, 2025 |
---|---|
0.1.1 | Apr 13, 2025 |
0.1.0 |
|
#3 in #vaults
275 downloads per month
21KB
429 lines
obsidian-rs
This is a Rust library for interacting with existingObsidian vaults.
This is a work in progress, which started as a simple proof of concept in md2ms but is growing complex enough that I've moved it into its own library in order to reuse the work for other projects.
Right now, the core functionality is focused on installing and uninstalling community plugins from an Obsidian vault.
If you find this crate useful but not working for your specific use case, please open an issue on GitHub.
Compatibility
What version of Obsidian is supported?
1.8.9+
Changelog
- 0.1.2 - Fixed path to download plugin release files
- 0.1.1 - Mostly functional first release
- 0.1.0 - Initial release (placeholder)
Dependencies
~5–18MB
~259K SLoC