chiefnoah / neuron-v2.vim

📝 Manage your Zettelkasten in {n}vim.
MIT License
29 stars 4 forks source link

`gzn` inserts a link to the newly-created note #5

Closed vcavallo closed 3 years ago

vcavallo commented 3 years ago

If your cursor is resting in a file, when using gzn to create a new note, a link to the new note is inserted in that file. Is this expected behavior? I appreciate the philosophy of always linking to a new note from an existing one - is that the goal of this functionality? If so, is there a way to opt-out of that and create a new, unlinked note? (aside from using neuron new)

chiefnoah commented 3 years ago

This is the intended behavior, however I think it may be worthwhile to have a way to create a new zettel without inserting a link in the current buffer.