On Apr 29, 11:18 pm, EduardWagner <[email protected]> wrote:
>> It depends on what you mean by workspace?
>
> A recipe that can create and write to multiple bags?
Two things control where a tiddler is saved:
* If it is an existing tiddler it is saved back to where it came from.
* If it is a new tiddler it is saved to the server.workspace field
that it inherits, either from config, or the tiddler from which it was
linked.
Therefore, in order to get a recipe to save somewhere "different" you
need to set
config.defaultCustomFields["server.workspace"]
This is usually done in TiddlyWebConfig but can be overridden in other
plugins, as required.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---