Thx for the hint.
Tried it just now, with Chromium 12, Ubuntu 11.04

1) install java plugin:
$: sudo apt-get install sun-java6-jre sun-java6-plugin

2) enable file cookie support:
 --enable-file-cookies

3) enable import from files:
 --allow-file-access-from-files

4) create a starter link like:
chromium-browser --allow-file-access-from-files --enable-file-cookies

==========

If you want to import tiddlers from a file, don't use the "browse for
a file" button, since it creates an error message and a link like:
file:///C:/fakepath/importTW.html which won't work. (I'll create an
issue at github about this)

use:
Enter the URL or pathname here:

with something like:
file:///path/to/importTW.html

have fun!
mario

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlywiki@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.

Reply via email to