neuron.vim icon indicating copy to clipboard operation
neuron.vim copied to clipboard

πŸ“ Manage your Zettelkasten in {n}vim.

Results 14 neuron.vim issues
Sort by recently updated
recently updated
newest added

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

enhancement

I don't understand how to reproduce the behaviour from the picture below. ![image](https://user-images.githubusercontent.com/9407736/89715073-768bee00-d9a3-11ea-8291-de557b6ceb82.png) 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...