> given that the default recipe is set to "server.bag": "common",
> is there a way to save to a bag other than common
Yes; you just have to set that field to whatever you need it to be.
For example, you might provide different buttons for tiddler creation
(e.g. "New Private Note", "New Article" etc.):
<<newTiddler fields:"'server.bag': 'myBag'">>
However, we've recently changed the understanding of workspace so you
don't have to worry about the TiddlyWeb-specific server.bag anymore.
So instead of that, you should use the following now:
"server.workspace": "bags/myBag"
Does that help?
-- F.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/TiddlyWiki?hl=en
-~----------~----~----~----~------~----~------~--~---