oberblastmeister / neuron.nvim

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

Create note on navigation if it does not exist #27

Open honeyspoon opened 3 years ago

honeyspoon commented 3 years ago

We could have an option to create the link when we press ENTER if it doesnt exist

current behaviour

E5108: Error executing lua ...bouziaab/.config/nvim/plugged/neuron.nvim/lua/neuron.lua:67: There is no link under the cursor

it is the default behaviour in apps like Obsidian. (create on link click if it does not exist)