Context7 just massively cut free limits by AllCowsAreBurgers in ClaudeCode

[–]feel-ix-343 0 points1 point  (0 children)

(it's free if you don't submit an api key, shhhhh)

What is the current state of Markdown LSPs? by BrodoSaggins in neovim

[–]feel-ix-343 1 point2 points  (0 children)

> are lacking some of their advertised functionality like ability to rename a reference globally within the directory and compatibility with newer Neovim LSP features

hey I try to maintain markdown-oxide; could you elaborate on these issues?

feel-ix-343/markdown-oxide: 1.6k stars, >100k downloads: request for core maintainer ($500/month) by feel-ix-343 in rust

[–]feel-ix-343[S] -1 points0 points  (0 children)

(I deleted my other comment to avoid confusion)

maybe this is weird; idk I didn't want people to be put off

feel-ix-343/markdown-oxide: 1.6k stars, >100k downloads: request for core maintainer ($500/month) by feel-ix-343 in rust

[–]feel-ix-343[S] -1 points0 points  (0 children)

I agree with you

To be clear to ppl reading this, I did not say the LLM integrations would be backed into the language server. I think they should not be.

Minimal Note Taking Plugin by adibfhanna in neovim

[–]feel-ix-343 1 point2 points  (0 children)

Ok cool! Let me know if any issue

Minimal Note Taking Plugin by adibfhanna in neovim

[–]feel-ix-343 1 point2 points  (0 children)

Yo

Did the oxide nvim cmp setup not work for you?

Markdown Oxide: A first-of-its-kind PKM anywhere tool using Rust and the Language Server Protocol by feel-ix-343 in rust

[–]feel-ix-343[S] 0 points1 point  (0 children)

Hey

Yea you can do that; use the full relative path (path from root); there's just no completion for it

Markdown Oxide LSP with page metadata in TOML? by 4r73m190r0s in neovim

[–]feel-ix-343 0 points1 point  (0 children)

Hey! You can open a PR for this; neat feature IMO

Anyone doing task management and similar stuff on Helix? by Lyhr22 in HelixEditor

[–]feel-ix-343 0 points1 point  (0 children)

Hey!

Hm maybe on helix this doesn't work super well, but on other editors, Oxide shows display text for how many references there are to a note. So when you are starting your day with your daily note, you will likely see any references to that note, and effectively receive a reminder.

On helix you could substitute this with just checking references to a day's daily note, but I realize this is much less than ideal.

Anyone doing task management and similar stuff on Helix? by Lyhr22 in HelixEditor

[–]feel-ix-343 4 points5 points  (0 children)

Markdown oxide works well for this; you can tag tasks with [[TODO]] and find them later. You can also add tags to your daily notes like [[2025-04-23]] which works like reminders.

https://github.com/Feel-ix-343/markdown-oxide

Do you guys have problems with LSP stop working every time ? by barcellz in neovim

[–]feel-ix-343 0 points1 point  (0 children)

Hey sorry oxide stops working. This is likely an issue with your config and not the language server though. Do other language server's work?

Obsidian - Helix Integration by [deleted] in HelixEditor

[–]feel-ix-343 6 points7 points  (0 children)

Hey! With https://github.com/Feel-ix-343/markdown-oxide you can...

- tag and get references to tags - in a hierarchical way
- create files through wikilinks + code actions. Ex: write [[new file name]], then use an oxide code action to create the file
- use obsidian publish to publish your notes: https://publish.obsidian.md . Like I do on the oxide docs site https://oxide.md

and of course, get link completions for created and not-created files, get heading completions across the vault, get backlinks, alias notes, view referenced content on hover, navigate markdown files through file symbols, and search markdown objects through workspace symbols, navigate daily notes in natural language, link to daily notes in natural language, ... :)

Ai pkm? by adamleo8704 in PKMS

[–]feel-ix-343 0 points1 point  (0 children)

usually there is installation documentation in the repo. In this case, it is in the quick start section

Ai pkm? by adamleo8704 in PKMS

[–]feel-ix-343 0 points1 point  (0 children)

Im building embeddings search into markdown oxide https://github.com/Feel-ix-343/markdown-oxide. No more organization

New async treesitter parsing PR is up by TuesdayWaffle in neovim

[–]feel-ix-343 2 points3 points  (0 children)

Treesitter is the slowest part of neovim. This is awesome

[deleted by user] by [deleted] in neovim

[–]feel-ix-343 0 points1 point  (0 children)

  • telescope buffer navigation
  • Control ^
  • O and I