--
You received this message because you are subscribed to the Google Groups "TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tiddlywiki+...@googlegroups.com.
To post to this group, send email to tiddl...@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.
Alright, I got it working in Firefox but its not what i want. It tries to got o the file address instead of serving the file. What i want is for someone remote to be able to click the link and download the file.
<a href="..." download="somename.ext">click to download</a>I have a tiddler refined as show above. It renders as above, but the blue test does absolutely nothing when clicked( in chrome). In Firefox it takes me to a new tab with the file system address to the file but does nothing after that.
[ext[Character Sheet|file:///D:/misc/Wallpaper/05.jpg]]
[[Character Sheet|file:///D:/misc/Wallpaper/05.jpg]]
<a href="file:///D:/misc/Wallpaper/05.jpg" download="somename.jpg">click to download</a>--
You received this message because you are subscribed to a topic in the Google Groups "TiddlyWiki" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/tiddlywiki/95ASxgo7nQg/unsubscribe.
To unsubscribe from this group and all its topics, send an email to tiddlywiki+...@googlegroups.com.
To post to this group, send email to tiddl...@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.