Hi Oli B,
Welcome!

Nice domain! 

As you found out TW's wiki syntax is a bit different. see: 
http://tiddlywiki.com/#WikiText bit TW can handle pure text files. So 
called "dot-tid" files eg: WelcomeVisitors.tid 
All TW editions 
<https://github.com/Jermolene/TiddlyWiki5/tree/master/editions> are build 
using this file format, since it works very well with git and github. eg: 
tiddly 
wiki homepage content 
<https://github.com/Jermolene/TiddlyWiki5/tree/master/editions/tw5.com/tiddlers>
 

The minimal format looks like this: 

title: your title

content


eg:

title: WelcomeVisitors

! WelcomeVisitors

Welcome to the [[WikiWikiWeb|http://www.c2.com/cgi-bin/wiki?WikiWikiWeb]], 
also known as "Wiki". A lot of people had their first wiki experience here. 
This community has been around since 1995 and consists of many people. We 
always accept newcomers with valuable contributions. If you haven't used a 
wiki before, be prepared for a bit of 
[[CultureShock|http://www.c2.com/cgi-bin/wiki?CultureShock ]]. The 
usefulness of Wiki is in the freedom, simplicity, and power it offers. 

....


but it can handle a lot more fields: <http://tiddlywiki.com/#TiddlerFields> 
... "title: " is a field name eg: 

title: WelcomeVisitors
tags: CategoryWikiHelp tag2 [[tag with spaces]]
created: YYYYMMDDhhmmsszzz .... <tw specific date field> see: http:
//tiddlywiki.com/#Date%20Fields
creator: user 1
modified: 20160803111825000
modifier: user 2


! WelcomeVisitors

Welcome to the ....



 - Once you have a format like this, it's easy to produce a "1 file 
contains all the stuff" index.html TiddlyWiki. eg: http://tiddlywiki.com
 - Or you can use the tiddlywiki command line program to render static 
files. eg: http://tiddlywiki.com/static/HelloThere.html
 - ... do other crazy stuff with your content :)

---------------

Some questions: 

 - Is your TW writeable from different users, or is it a "pure" personal 
wiki?
 - Do you have admin rights for the domain? .. So can you install new 
software? 
 - How does your "writing" (creating new content) workflow look like?

hope that helps
mario

-- 
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/32c9ad02-4deb-486f-ad6a-ffc6adf779c6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to