I suppose I should know this, but what is the difference between iframe and embed ?
Is your suggestion for pulling libraries into TW? Otherwise I'm not sure why you would do that. Thanks! -- Mark On Tuesday, November 20, 2018 at 2:29:58 PM UTC-8, TonyM wrote: > > This also works > > <embed src="sample.html" width="100%" height="800"> > > and > > In a tiddler tagged $:/tags/RawMarkup you can include more > > Regards > Tony > > > > > > On Wednesday, November 21, 2018 at 9:03:33 AM UTC+11, Mark S. wrote: >> >> Assuming that you're talking about a local file TW, you can use iframe: >> >> <iframe src="path-to-html-file" width="90%" height="500px"></iframe> >> >> This is the most universal way of saving documents that I've found. PDF's >> and other formats will often break on various platforms. I kind of liked >> MHT, and even MAFF, but they don't appear to have survived the great FF 57 >> Fiasco. >> >> You can add comment structures to your tiddler with keywords relating to >> the web page (e.g. <!-- anthropology cosmetology Sagan --> ) so that the >> tiddler will show up when you do a search. >> >> -- Mark >> >> On Tuesday, November 20, 2018 at 1:38:54 PM UTC-8, Zachary Storer wrote: >>> >>> Hello, >>> >>> I want to archive some blog articles and reference them from within my >>> TiddlyWiki. >>> Is there a way to display a locally saved HTML file, and its >>> corresponding images, >>> within a Tiddler? I want to embed a locally saved webpage within a >>> Tiddler versus >>> linking into an external browser. I am also using Tiddly Desktop. >>> >>> Thanks, >>> >>> - >>> >>> Zak >>> >>> -- 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/ff954233-b137-433f-bbc7-c322ce48d7a6%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

