oberblastmeister / neuron.nvim

Make neovim the best note taking application
MIT License
398 stars 34 forks source link

custom titles instead of random id #25

Open argapost opened 3 years ago

argapost commented 3 years ago

Hello and thank you for this plugin!

I am new here, I wanted to ask if it is possible to create a new note with a custom title instead of a random ID. I think there is this possibility in neuron.vim.

I can create in the cli using neuron new -e test. But if I try to insert it in nvim with gzZ and then press enter it says there is no link under the cursor.

Thank you in advance.

TudorAndrei commented 2 years ago

I think it's because the function that searches for notes find_zettels looks for id's instead of names