list all tiddlers in different ways in sidebar - a-z, changes timeline, created timeline

16 views
Skip to first unread message

M)

unread,
Oct 24, 2008, 3:07:30 PM10/24/08
to TiddlyWiki
What I plan to do is combine the 'timeline' and 'all' tabs into one
with sub-tabs. For example,

all tiddlers | tags | more

Where all tiddlers has the following tabs:

a-z | changes | created

'Changes' really is the existing timeline and 'created' is another
timeline, but based on when when the tiddler was first created.

I see that Udo has a way to sort by create date using
ForEachTiddlerPlugin:
http://tiddlywiki.abego-software.de/#[[Sort%20Tiddlers%20by%20%27Create%27%20Date%20(TiddlyWiki%202.0%2B)]]

But it doesn't show dates like the current timeline, which I would
like. Udo or anyone else, do you know how to make this work with
dates?

Whether it has dates or not, this will push my limits but I think I
can do it. Words of caution or even recommendations are welcome.

Thanks,
M)

wolfgang

unread,
Oct 24, 2008, 3:21:58 PM10/24/08
to TiddlyWiki
Hi M),

> But it doesn't show dates like the current timeline, which I would
> like. Udo or anyone else, do you know how to make this work with
> dates?
>

<<timeline created>>

will do.

Regards,

W.

M)

unread,
Oct 24, 2008, 3:39:39 PM10/24/08
to TiddlyWiki
Fantastic! It doesn't even need a plugin. Now how do I get that into
a tab? This is the best I can do...

<<tab cookie "a-z" "alphabetical" TabAll "created "created timeline"
<<timeline created>> "changes" "changes timeline" TabTimeline>>

M)

unread,
Oct 24, 2008, 3:54:39 PM10/24/08
to TiddlyWiki
Nevermind.

<<tabs cookie "a-z" "alphabetical" TabAll "created "created
timeline" [[timeline created]] "changes" "changes timeline"
TabTimeline>>

and [[timeline created]] contains <<timeline created>>

M)

wolfgang

unread,
Oct 25, 2008, 7:23:12 AM10/25/08
to TiddlyWiki
> What I plan to do is combine the 'timeline' and 'all' tabs into one
> with sub-tabs. For example,
>

By the way, DividedListsPlugin creates subtabs especially handy when
the tabs get to long. Its automatically divides the tabs of All, Tags
and shadowed alphabetically, still the automatically created shadow
tiddlers can be adapted if its divisions include too many or little
letters of the alphabet:

http://yann.perrin.googlepages.com/twkd1.html#DividedListsPlugin

Regards,

W.
Reply all
Reply to author
Forward
0 new messages