lisps / plugin-linksuggest

Dokuwiki Plugin
https://www.dokuwiki.org/plugin:linksuggest
GNU General Public License v2.0
8 stars 3 forks source link

better autocomplete + setting to disable appending header #17

Closed RealFoxie closed 1 year ago

RealFoxie commented 1 year ago

fixes #15 and fixes #8

Basic code taken from: https://github.com/syntaxseed/dokucrypt2/pull/16/files

It seems to work in all cases I could think of. Title is always appended after '#' (I didn't add a rule for that), as dokuwiki doesn't show a nice title when using it. but if anyone desires it, a setting for that could also easily be added.