Possible to disable links?
Posted: Sat Nov 23, 2013 10:48 am
I am having problems with filenames being converted to links. Stuff like "./script.sh" (a bash script) will have the "script.sh" portion automatically linkified. I would rather not have any links, than have links generated that complicate my ability to interact with the note.
Is it possible to disable all automatic linking?
Is that what this option controls?
BTW, it would be very nice to have a data dictionary that explained what each of the options within cintanotes.settings actually do.
Is it possible to disable all automatic linking?
Is that what this option controls?
Code: Select all
editor.links.recognize = 1
BTW, it would be very nice to have a data dictionary that explained what each of the options within cintanotes.settings actually do.