Hi Stephane,

You can create single tiddler files in the tiddlers directory from any 
script. ... After creating the files, you'll need to restart the nodejs 
server, so the file list is updated. ... and .. reload the browser.

The .tid file format looks like this: 

title: any name for the tiddler
tags: tag1 tag2 [[tag with spaces]]

content, content

------

The first 2 lines are interpreted as tiddler fields. The "new line" 
separates the fields section from the content. 

You can use any "key: value" pair, that you want. There are some more 
system fields.
see: http://tiddlywiki.com/#TiddlerFields

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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
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/e145799c-2d07-4653-b9f3-a0ea2a3d4f7c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to