Support using vim spellfile

Use case or problem

I have been using vim spell, it has a text based database which you can add/learn words. Without vim spellfile support, I need to re-add unknown words to Obsidian which I had added to vim.

Proposed solution

It would be helpful if Obisidan supports having a link to the vim spellfile. Vim also supports camelCase recently.

If we can have that, it would be easy to add vim keybindings like

  • z= (check correction suggestions)
  • zg (learn word)
4 Likes

+1 for z= Moving my hand to the mouse to right click interrupts my workflow.