giuspen / cherrytree

cherrytree
https://www.giuspen.net/cherrytree/
Other
3.36k stars 458 forks source link

No auto http prefix for user defined link #2271

Open meijialun opened 1 year ago

meijialun commented 1 year ago

Sometimes, we need a user defined link rather than http links. For example, I have a link: sscm://aaaa//bbbb

When I insert this link in CherryTree, it will becomes: http://sscm://aaaa//bbbb

And when I click it, it will becomes this and open in browser: http://sscm//aaaa//bbbb

But I wish to open this link in SSCM (a version control software) rather than in browser. So I wish that CherryTree can insert user defined link.

Snipaste_2023-05-05_13-28-16

giuspen commented 1 year ago

I like the idea of supporting prefixes with custom user action per prefix. I'm busy working on a new multifile/folder document type in alternative to SQLite and XML but I will get back to this