I've uploaded a new prerelease of 5.1.8 that includes the experimental "stacked story view" fork:
http://tiddlywiki.com/prerelease/ The main improvement over the version shown in yesterdays video is that you can now click on a tiddler in the stack to bring it to the front. The mechanism by which that is done is not perfect: in particular, in classic view selecting text triggers a scroll back up to the top of the tiddler. You can see what I'm working on now by opening the shadow tiddler "$:/config/StackedStoryViewFanHeight" and swapping its value between 50 and 500. The higher the number, the more of the lower cards in the stack that are visible. See the GitHub pull request for the code: https://github.com/Jermolene/TiddlyWiki5/pull/1506 Best wishes Jeremy On Fri, Feb 13, 2015 at 4:31 PM, Tobias Beer <[email protected]> wrote: > I sure like the idea of a stacked list of recent tiddlers with the last > openened always being up top. Not sure of the zooming, even though I can > see how others may find that to be what's "cool" about it. > > I think it's sensible to only show a given number of items on the stack, > unless we're doing some bulging, on-hover transforms. We could have some > kind of clicking / dragging mechanism to reveal all items... a flat list > would possibly be a better display option for that, i.e. one with some type > of "min-tiddler-width". > > Best wishes, Tobias. > -- 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/d/optout.

