← Package directory
Available on winget

Install markdown-oxide

Markdown-Oxide is a Personal Knowledge Management System(PKM) that composes with your favorite text-editor through the Language Server Protocol(LSP)

Install with winget
winget install --id FelixZeller.markdown-oxide
Upgrade
winget upgrade --id FelixZeller.markdown-oxide
Uninstall
winget uninstall --id FelixZeller.markdown-oxide

About markdown-oxide

Markdown-Oxide is a Personal Knowledge Management System(PKM) that composes with your favorite text-editor through the Language Server Protocol(LSP). While other PKMs implement their own text-editors, markdown-oxide is unbundled: it leaves text-editing to a dedicated text-editor and focuses solely on robust, performant knowledge management. It also is inspired by and highly compatible with Obsidian. Editor Support: - The best-supported text editor is Neovim, but also popular with users are VSCode, Helix, and Zed. -...

Version history

Version Updated Notes
0.25.10 Unknown Full Changelog: v0.25.9...v0.25.10
0.25.8 Unknown What's Changed - update flake to use rust oxalica overlay; ignore ./devenv/ by @2coffee2crab in #280 - Url-decode links. by @vdrn in #283 New Contributors - @2coffee2crab made their first contribution in #280 - @vdrn mad...
0.25.6 Unknown What's Changed - Correct links to website by @kluen in #276 - Fix wiki link completions with heading + file extension. by @flonle in #275 New Contributors - @kluen made their first contribution in #276 - @flonle made the...
0.25.5 Unknown No notes
0.25.4 Unknown What's Changed - Update lockfile and add CI check by @rmburg in #266 - Feat: support CJK unicodes as tag content, and support hyphen too by @wesleyel in #268 New Contributors - @rmburg made their first contribution in #2...
0.25.3 Unknown What's Changed - fix: correctly parse markdown links without including trailing parentheses by @DrakeRichards in #264 New Contributors - @DrakeRichards made their first contribution in #264 Full Changelog: v0.25.2...v0.2...
0.25.2 Unknown What's Changed - bump libc crate by @Kladki in #234 - chore(ci): sync Cargo version with release by @pcrockett in #227 - Add fuzzy filtering to global symbol search by @MarSik in #233 - fix: bump fuzzydate version by @Kx...
0.25.1 Unknown What's Changed - fixed multiple footnote link bug by @Foxicution in #212 New Contributors - @Foxicution made their first contribution in #212 Full Changelog: v0.25.0...v0.25.1
0.25.0 Unknown support link resolution (get references and goto definition) for link referencing sections in the same file as the link.
0.23.1 Unknown Release notes