Is it possible to load and save tiddlers from subfolders?

67 views
Skip to first unread message

talha131

unread,
Feb 17, 2019, 4:50:21 AM2/17/19
to TiddlyWiki

I am using TW from nodejs. I run this command to serve TW via http.

tiddlywiki tw-scripts-demo --listen port=8081

Currently I have around 600 individual .tid files inside my tiddlers/ folder. To improve organization of tiddlers, I want to place related tiddlers inside folders. Say all tiddlers on C++ go into Cpp folder and all tiddlers on Python go into Python folder.

But I observe that tiddlywiki does not load tiddlers from the subfolder.

How do I make tiddlywiki load tiddlers from the subfolders and save them back?

Organizing tiddlers into subfolders is helpful if I want to use an external tool to edit my tiddlers. For example, it would be easier to find a tiddler on Github and edit it there if they are organized into folders.

Jeremy Ruston

unread,
Feb 17, 2019, 4:54:40 AM2/17/19
to tiddl...@googlegroups.com
Hi Talha


On 17 Feb 2019, at 10:50, talha131 <talh...@gmail.com> wrote:

I am using TW from nodejs. I run this command to serve TW via http.

tiddlywiki tw-scripts-demo --listen port=8081

Currently I have around 600 individual .tid files inside my tiddlers/ folder. To improve organization of tiddlers, I want to place related tiddlers inside folders. Say all tiddlers on C++ go into Cpp folder and all tiddlers on Python go into Python folder.

But I observe that tiddlywiki does not load tiddlers from the subfolder.

That's strange, it is supposed to work. Here's an example from the TW5 repo where the tiddlers folder is organised into subfolders:


Best wishes

Jeremy


How do I make tiddlywiki load tiddlers from the subfolders and save them back?

Organizing tiddlers into subfolders is helpful if I want to use an external tool to edit my tiddlers. For example, it would be easier to find a tiddler on Github and edit it there if they are organized into folders.

--
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 tiddlywiki+...@googlegroups.com.
To post to this group, send email to tiddl...@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/ea54eeaa-1f89-4435-aa26-5ea6d220ae70%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

talha131

unread,
Feb 17, 2019, 1:21:22 PM2/17/19
to TiddlyWiki

Thank you Jeremy for quick response and for having this feature in TW. I looked closely and it is working perfectly.

I am sorry for reporting false positive.

Reply all
Reply to author
Forward
0 new messages