The multiuser plugin allows you to create or edit tiddlers for a wiki running in node.js and the changes are immediately synced to the browser. The plugin git repo is here: https://github.com/OokTech/TW5-MultiUser
You have to list any fields in the text file and the file extension has to be .tid, here is a simple example tiddler file: title: A tiddler title field_name: field contents and the text goes here If you don't want to use plugins than you can create your files in the tiddlers folder of your wiki while the node server is not running and as long as they are properly formatted when you start your wiki they will be in it. Without the multiuser plugin when you edit or create a file you either have to import it like Tony suggested or restart the node server. -- 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/62f24f4a-f36c-4cad-a16a-dc96b4cd1bb3%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

