Hi, thanks. Just saying: when I copy text from Wikipedia and I paste it into my wordpress, links are copied automatically. So that means that a normal copy also grabs the links, not just special html copy. What about that? How is that possible for wordpress?
On Wed, Jul 18, 2018 at 3:11 AM TonyM <[email protected]> wrote: > Mobil Home, > > You could use an iframe > > <iframe src='https://en.wikipedia.org/wiki/France_national_football_team' > frameborder="0" width="1024"; height="600"></iframe> > Since you must be on line for the links to be of any value > > You could print to a pdf printer that retains links and drag the PDF back > into the wiki > > In Firefox add the extension Copy HTML Text WE (just tested as previous > deprecated)Highlight your html source and r-click, Copy content as HTML > text, Then paste into a tiddler > In this case many of the links are all relative references and they will > take you to missing tiddlers > Replacing <a href="/wiki/ with <a href="https://en.wikipedia.org/wiki/ > To do this I would paste the html into notepadd++ then do the replace and > then paste it into a tiddler > > https://en.wikipedia.org/wiki/France_national_football_team > > Drag the attached file into your wiki to see the result. > > Regards > Tony > > On Wednesday, July 18, 2018 at 9:55:26 AM UTC+10, Mobil Home wrote: >> >> How do I get Wikipedia links automatically into tiddlers, when pasting >> text from Wikipedia? >> > -- > 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/Zi-v1qOzUHU/unsubscribe. > To unsubscribe from this group and all its topics, 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/68287d40-c133-48ee-8002-bae4c1a2b411%40googlegroups.com > <https://groups.google.com/d/msgid/tiddlywiki/68287d40-c133-48ee-8002-bae4c1a2b411%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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/CADi_xgsUtnvSLd3PCqBYCQiFHrOYxZTPtc1-1J7w1OH4vkW88g%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

