The way I do it, I use some drawing software to create a 16x16px image and then just dragn'drop import it, and then rename it to $:/favicon.ico.
<:-) On Wednesday, April 15, 2015 at 12:02:27 PM UTC+2, Backslash wrote: > > Hi, > just to enhance documentation after spending some hours to understand how > favicon works. > In this tiddler: > http://tiddlywiki.com/#Setting%20a%20favicon > You could add following lines to explain better how to add a favicon > (tested on chrome 42 and firefox 37 on linux platform): > > Already formatted for tiddliwiki > > > * Search for favicon in search bar on right side and open or create > $:/favicon.ico > * convert your image (16x16) in base64, in linux just type in cli: > ``` > your_image_filename.ico base64 > favicon.txt > ``` > > * again in tiddler $:/favicon.ico in plaintext first copy the content of > favicon.txt (the base64 img) and then set the content type to "ico format > icon file image/x-icon) > *save > > > best regards > -- 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 http://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/9bd83822-b050-4316-a265-4792b2413d69%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

