>
> Double click? Swipe in some direction at same time as clicking? 
> Shift+click? Should it be possible to use on touch screen..?
>

Could be the left margin, showing a dim back arrow.

Just like that sticky title, if it was possible to make tiddler elements 
sticky, there's be a lot of potential for less dominant controls in the 
left and right margins.

Atm, I'd place that indicator where the target was... if it was a tiddler, 
to the left of the first paragraph. If it was some tab, etc, at the scroll 
position to the left of that tabset.

This should be done with any tm-navigate event having some navigateFrom*** 
from which we start scrolling.

So, you'd have that "go back" link (some left pointing arrow, triangle) at 
the very position you scroll to... and perhaps a right pointing indicator 
flashing up to the right at the scroll position of the original link after 
clicking the go-back button and having scrolled back to that previous 
location.

One could probably just use the browsers history, and instead of setting it 
to the tiddler that just openened we'd set it to tiddler + clicked-element 
when we leave it. The clicked element may need some "rel" set to a unique 
identifier once clicked.

Reading this...

http://www.sitepoint.com/javascript-history-pushstate

...all that sounds possible so long as we only do a *history.pushState()* 
when actually leaving a tiddler, rather than when arriving at one (ok, on 
startup maybe).

Makes sense?

Best wishes, Tobias.

-- 
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.

Reply via email to