HistoryList/StoryList Backward/Forward Questions

60 views
Skip to first unread message

Jan

unread,
Jan 3, 2017, 8:18:01 AM1/3/17
to tiddlyWiki
Hi,
here are some Questions that puzzeld me for some time.

  • How can I make a listfilter for the Tiddlers recently visited (and not necessarily modified)
  • How can I create listfilter to the next tiddler in the {{storylist!!list}} that follows {{$:/HistoryList!!current-tiddler}}?
  • How a listfilter to the Tiddler that preceedes it?


By chance I seem to have discoverd a backward mechanism:

<$list filter="[list[$:/HistoryList!!current-tiddler]next[$:/StoryList]]">
<$link to={{!!title}}>
Backwards to {{!!title}}
</$link>


It jumps one step back to the last visited  Tiddler ( not the next one in the storylist)

  • Is there a forwardmechanism like that (or can there be )?

thanks for help

Jan


Jed Carty

unread,
Jan 3, 2017, 8:28:39 AM1/3/17
to TiddlyWiki
For the second thing in your first list you can use the after filter operator.

Something like 

<$button>SOMETHING
<$list filter='[list[$:/StoryList]after{$:/HistoryList!!current-tiddler}]'>
<$action-navigate $to=<
<currentTiddler>>/>
</$list>
</$button>


should do it.

Jan

unread,
Jan 3, 2017, 9:09:36 AM1/3/17
to tiddl...@googlegroups.com
Hi Jed!
Thanks a lot! In the menu it works fine, as you can see.
http://slidesnstories.tiddlyspot.com/#About%20SlideshowRemote

Because it is ment for a Moderator view (as you can also see in the link) it has to work from another window, there it does not work yet, as well as the fullscreen-button.
Do you why this is so and whether there is a workarround?

Thanks Again.
Jan
--
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/961bb3fc-fd63-45a1-a1d8-8e2391fc52c1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages