So,
<a href={{{ [[data:<MIME-TYPE>;<Binary-ENCODING>,]addsuffix{<tiddler-title>
}] }}} download="<tiddler-title>"><link-title></a>
is what it really means? Am I correct?
On Saturday, 14 July 2018 12:03:50 UTC-4, Jed Carty wrote:
>
> One way browsers get around handling incompatible data types is to convert
> them into a base 64 representation that uses only basic ascii characters.
> Tiddlywiki encodes non-text tiddlers in the same way. Browsers can, give
> the correct mime type, treat the base64 encoded string as though it were
> binary data for common data types. So to download the binary versions of
> the base64 encoded file you can create a download link that points to the
> base64 encoded string with the proper prefix describing the mime type and
> encoding and it will download the binary file. The macro creates a link
> that does exactly that, so when you click on it you get prompted to
> download the file.
>
--
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/3fe65561-0e94-4972-84fe-de0b52576703%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.