You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to TiddlyWiki
Hi all
I am wondering what I would have to do to retain Google fonts when exporting a tiddler as a static html. This is one of several style things that I lose when exporting as HTML.
Dave
TonyM
unread,
Mar 11, 2019, 9:51:15 PM3/11/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to TiddlyWiki
David,
A Template is used when exporting as static html. Perhaps you need to include the necessary CSS for google fonts in your own template, Or in the tiddler(s) you are exporting with the <style> tag
Regards
Tony
David Gifford
unread,
Mar 11, 2019, 10:10:41 PM3/11/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to TiddlyWiki
Thanks Tony.
The link below is a template for creating TWs to use for long tiddlers with anchors, the way I would like to do them. In the GRAB tab I have what I need to paste in the head section of the exported HTML. Easy enough for me to do.