Mobil,

Good question. The WordPress "visual" editor accepts the pasting of data in 
a rich format. If you then click on the text tab you will discover the 
actual content of the page or post is in fact HTML.

Since tiddlers are normally wiki text if you paste the same content into a 
tiddler it will paste simple text, you may also need to format it and 
followup any links and add them. This is not what you are looking for.

There are a number of solutions.

   - There is a visual editor for tiddlywiki somewhere, perhaps you can 
   paste into that (I will see if I can locate it)
   - TiddlyClip for firefox may be good at 
   this http://tiddlyclip.tiddlyspot.com/ (I have not used it lately)
   TiddlyClip <https://tiddlywiki.com/#TiddlyClip> allows parts of webpages 
   to be clipped into a TiddlyWiki <https://tiddlywiki.com/#TiddlyWiki>, 
   and consists of two parts, the browser addon and the TiddlyWiki 
   <https://tiddlywiki.com/#TiddlyWiki> plugin
   Copys content and provides link to source page
   - Copy as html for  a link only or blocks of text (as suggested 
   above),pasting that into wikitext will work correctly once you view the 
   tiddler, note the need to update the domain for relative links
   - You browser may have tools for this very function eg copy link 
   location https://en.wikipedia.org/wiki/Hough_riots

<b><a href="/wiki/National_Socialist_Underground_trial" title="National 
Socialist Underground trial">National Socialist Underground trial</a></b>

Update to
<b><a href=
"https://en.wikipedia.org/wiki/Main_Page/wiki/National_Socialist_Underground_trial";
 
title="National Socialist Underground trial">National Socialist Underground 
trial</a></b>
Note: the example is not a good one because its on the main page and will 
most likely change

I think there must be other options, so lets see if others suggest more.

I will let you know if I find a better way. Personally I have being 
building tools for rapid deployment and have not being using tiddlywiki for 
such work lately.

Regards
Tony


On Thursday, July 19, 2018 at 4:27:01 AM UTC+10, Mobil Home wrote:
>
> 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] <javascript:>> 
> 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] <javascript:>.
>> To post to this group, send email to [email protected] 
>> <javascript:>.
>> 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/4a656cde-8bef-4313-bf1a-5964345803ec%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to