Skip to content
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.
/ magnetite-lib Public archive

Rust library for doing Obsidian.md plugins in Rust

License

Notifications You must be signed in to change notification settings

elmarsto/magnetite-lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magnetite Rust Library (magnetite-lib)

Library for building plugins in Rust for Obsidian.md.

This library defines Rust traits, structs and impls that aim to replicate, as much as possible, the Typescript API for Obsidian plugin development.

It's intended to be used in conjunction with (a fork of?) magnetite-host and (almost certainly a fork of) magnetite-guest.

The Obsidian Plugin API is in early alpha, and thus, so is this!

About

Rust library for doing Obsidian.md plugins in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages