ijgnd / anki21__editor_add_hyperlink

5 stars 7 forks source link

new version messed up other URL like mj-map:// etc. #19

Closed ccchan234 closed 1 year ago

ccchan234 commented 1 year ago

hi,

the old one is already good.

the new one always ask, and i have to click "nothing".

i checked the config and not easy to understand.

is it i could edit the config and no need to tick "nothing" everytime?

in deep i dont even need it ask http or https, thx

ijgnd commented 1 year ago

change this line in the config so that it looks like this:

"prepend incomplete url default": "",

I'm not a native speaker and writing good documentation is hard. How would you change the following line from the readme on the right side of the config?

prepend incomplete url default: possible options are "http", "https" or (if you don't want to have a prefix added) use ""/false

ccchan234 commented 1 year ago

yeah it worked. just i now have to better keep an eye on an option (that i will never change) to make sure the option is correct.