Hi Patrick

In TiddlyWiki5 there are different content types for classic wiki text
versus the new version 5 wiki text.

Tiddlers in TWC format have the type "text/x-tiddlywiki", while tiddlers in
the newer format use the type "text/vnd.tiddlywiki" (which can be omitted
as it is the default).

Currently there is no parser for text/x-tiddlywiki, which is why Classic
tiddlers appear in plain text. The plan in due course is to offer a plugin
parser for TW5 that understands the old format.

In the meantime, Scott's suggestion of using search and replace in a text
editor is the best way to manually convert your tiddlers if you want to
experiment with them in TW5.

Best wishes

Jeremy




On Fri, Mar 7, 2014 at 1:17 AM, Scott Kingery <techlifeblog...@gmail.com>wrote:

> If you have lots of Tiddlers and if you have your wiki in html file
> (instead of Node) your could make a copy, just to be safe. Then, use a text
> editor like Notepad++ and do a search for
> type="text/x-tiddlywiki"
>
> and replace it with
> type=""
>
> Then open your wiki and see how things look. It's fast but you're going in
> 'behind the scenes' so be be careful. :)
>
> Scott
>
>
> On Thursday, March 6, 2014 1:22:55 PM UTC-8, Patrick Sanders wrote:
>>
>> After import of a TWC into TW5 for all tiddlers the Type is set to
>> "text/x-tiddlywiki".
>> No formatting is interpreted. I need to remove the Type, than is
>> everything OK.
>>
>> What is the reason to set this Type field?
>> How can I remove these Type fields for all my tiddlers easiest?
>>
>>  --
> 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 tiddlywiki+unsubscr...@googlegroups.com.
> To post to this group, send email to tiddlywiki@googlegroups.com.
> Visit this group at http://groups.google.com/group/tiddlywiki.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Jeremy Ruston
mailto:jeremy.rus...@gmail.com

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.

Reply via email to