In Windows you can create a weblink by just draggin and dropping a URL from your browser into windows file explorer. If I do this with the URL “Basic Instinct - Wikipedia” and drop it on my Desktop e. g. this works fine. A click on the generated icon leads me to the section above in my standard browser. Nice.
If I do the same with my local tiddlywiki e. g. with the URL “file:///D:/mywiki.html#BasicInstinct”, it is not working. It generates an icon but when clicking on it, I will be directed to the start page of tiddlywiky, so the URL “file:///D:/mywiki.html” will open in the browser. The part beginning with the hash is omitted. When I check the properties of the icon created, I see that the URL it is linking to is indeed correct, the whole part has been saved. It is just not sent to the browser.
It is of course more of a windows topic as weblinks with the file protocol obviously are handled differently from http ones. Does anyone know a way around this?
PS: Links to tiddlers in word documents or excel or whatever are working fine. It is really only with the web-links created directly in the file system.