-
Notifications
You must be signed in to change notification settings - Fork 0
Similar Tools
clach04 edited this page Aug 25, 2024
·
11 revisions
- https://gitlab.com/jrollins/xotes - python, with some comparability with GitJournal
- https://github.com/simeg/eureka - rust
- nb bash implementation, also includes a Go version.
- zk implementation in Go, included an LSP server for markdown links https://github.com/zk-org/zk/blob/main/docs/editors-integration.md
- https://github.com/sirupsen/zk same name as above, different software. bash and ruby scripts with a python script for finding related notes.
- See zk above for LSP
- https://github.com/Feel-ix-343/markdown-oxide - The best-supported text editor is Neovim, but also popular with users are VSCode, Helix, and Zed. Markdown Oxide will work with any text editor implementing the Language Server Protocol, but support for features will depend on the extent to which the editor implements the LSP.
- https://github.com/epwalsh/obsidian.nvim
- https://github.com/jakewvincent/mkdnflow.nvim - essentially markdown Vim wiki for neovim