On Wed, Feb 12, 2014 at 7:27 PM, RA <[email protected]> wrote: > Just realized that I can move a tiddler file into a subdirectory and can > still see and edit it in TW5 with node.js. > > Now how do I save a tiddler in a subfolder from inside TW5 itself, as > opposed to moving it in the filesystem after I've created it? >
There's no support for that at the moment. There's a few options we might explore: * Tiddlers could keep track of their source path in a field, and the sync system could move the tiddler files around in response to changes in that field * Tiddlers could be assigned directories based on tags or other filter expressions One concern is that I'm trying to keep compatibility with TiddlyWeb; the TiddlyWeb compatible way would be to map subfolders to recipes. Best wishes Jeremy. > > -- > 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 http://groups.google.com/group/tiddlywiki. > For more options, visit https://groups.google.com/groups/opt_out. > -- Jeremy Ruston mailto:[email protected] -- 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 http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/groups/opt_out.

