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)