I'm loving neuron so far, thanks so much @srid !
I know that emacs supports neuron-modewhereby the note title "virtually" appears in the the editor, while the source file only contains the <abc123> link markup. There's no similar mechanism for Vim (or other text editors).
I would like for my future-proof, atomic notes to contain the relevant context along with the mechanical link - that is:
this relates to <abc123> Some Other Note (contains the note title) rather than...
this relates to <abc123> (no note title)
1 above is preferable for the future-proofness and readability of the notes, but when doing that the web view doubles up the note title (it would render as this relates to [Some Other Note] Some Other Note, where the first one is a hyperlink and the second one is plain text). This has me using 2 to avoid the web weirdness, but leaves the text of my zettles less useful without Neuron's web view help.
What is the best way to work around this? Thanks!
I'm loving neuron so far, thanks so much @srid !
I know that emacs supports
neuron-modewhereby the note title "virtually" appears in the the editor, while the source file only contains the<abc123>link markup. There's no similar mechanism for Vim (or other text editors).I would like for my future-proof, atomic notes to contain the relevant context along with the mechanical link - that is:
this relates to <abc123> Some Other Note(contains the note title) rather than...this relates to <abc123>(no note title)1above is preferable for the future-proofness and readability of the notes, but when doing that the web view doubles up the note title (it would render asthis relates to [Some Other Note] Some Other Note, where the first one is a hyperlink and the second one is plain text). This has me using2to avoid the web weirdness, but leaves the text of my zettles less useful without Neuron's web view help.What is the best way to work around this? Thanks!