neuron.vim
neuron.vim copied to clipboard
π Manage your Zettelkasten in {n}vim.
Some sort of backlink view would be nice, kind of like either org-roam does it https://github.com/org-roam/org-roam or how obsidian does it https://obsidian.md/features EDIT: inspiration- https://github.com/ihsanturk/neuron.vim/issues/7
I don't understand how to reproduce the behaviour from the picture below.  I can search my zettels while editing with no problem (see below). But how can I get...
π, It seems that neuron [now uses wiki style link](https://github.com/srid/neuron/pull/351). So `[[...]]` instead of ``. [See also](https://neuron.zettel.page/2011504.html)
For `gzz` or `gzi` everything behind the colon is not visible. E.g. a zettel with the title "Project: import tree" only shows "Project: ".
While I was editing my index file, I decided to create a new zettel (let's call it `zettel2`) with `gzn`. I made some changes and saved, but then when i...
it's quite annoying when you see an encrypted error like the following, especially for those who are not dev. ``` Error detected while processing function neuron#edit_zettel_under_cursor[9]..util#handlerr: line 8: neuron: E3:...
Hi there! I'm wondering if I can pass custom CLI arguments to the neuron instance, such as for creating custom ID strings or using a different Zettelkasten path? For example,...
I am seeing neuron is a bit slow on some actions when you have a big zettelkΓ€sten. I am thinking about writing the basic functions (e.g. getting last zettel, creating...
This is more of just a general question, I'm wondering if you would be willing to add some of the features in Lua for max performance (particularly for things like...
This is half of #15 - ie. a new zettel from a visual selection or the current cWORD. Mapped to gzN. Now I have three dozen empty zettels to clean...