For those who may find this thread: If you want to create different tiddlers, you'll need to modify the URL and _not_ the title field in the --data block!
``` curl -X PUT -i 'http://<yourIP>:8080/recipes/default/tiddlers/New' curl -X PUT -i 'http://<yourIP>:8080/recipes/default/tiddlers/New 1' curl -X PUT -i 'http://<yourIP>:8080/recipes/default/tiddlers/New 2' ``` and so on. have fun! 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 view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/2a8d77f9-f89f-4996-ab6d-d8ae43f285f7o%40googlegroups.com.

