markdown-oxide icon indicating copy to clipboard operation
markdown-oxide copied to clipboard

Editor Agnostic PKM: you bring the text editor and we bring the PKM - inspired by and compatible with Obsidian

Results 56 markdown-oxide issues
Sort by recently updated
recently updated
newest added

Disclaimer: I am not entirely sure this is up to markdown-oxide, so excuse me in advance if not. I noticed that markdown reference links in form of link text (an...

v1 feature

In https://oxide.md/v0/Guides/Getting+started+with+Markdown+Oxide+Version+0#Neovim you insist on enabling capabilities.workspace.didChangeWatchedFiles.dynamicRegistration but it is disabled on some OSes for a reason (check issues mentioned on this line): https://github.com/neovim/neovim/blob/2a24d0a4357d24d6edbd454ab2465abf460467db/runtime/lua/vim/lsp/protocol.lua#L536 Maybe it makes sense to remove...

v0 bug
documentation

It certainly should not be necessary to `:wall` so frequently.

v1 feature

Often when I paste large chunk of text into current .md file I got this: ``` LSP[markdown_oxide]: Error INVALID_SERVER_MESSAGE: { error = { code = -32700, message = "Parse error"...

v0 bug

This is the branch where OxideMD v1 will be developed. I will branch off from this and merge back to it. It is a full rewrite; notice the first commit...

I'd like to know what version of markdown-oxide I have running on my machine currently. It's not so easy to tell, as it takes no command line parameters and throwing...

This issue is meant to track the list of suggested changes to improve the docs hosted on https://oxide.md # TO-DO - [x] Restore sidebar > removed v1 reference and the...

## Summary * Reorganized documentation file structure for improved navigation * Standardized file naming conventions and removed duplicative content (ex: merged `Home.md` & `Markdown-Oxide.md` -> `index.md`) * Fixed references between...

On Ubuntu 24.4 with current helix 25.1 I am trying to work with links. I am in a base folder ~/Dokumente/brain. I use helix and edit a file in knwo-how/saml2.md....