How does the "Thread Navigation" work? When you scroll down the tiddler at the top synchronize with its name in the thread navigation!
Jed Carty
unread,
May 2, 2018, 7:11:44 AM5/2/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to TiddlyWiki
That site isn't a tiddlywiki. That could probably be added to a wiki using javascript but that site uses jquery.
Jed Carty
unread,
May 2, 2018, 7:17:40 AM5/2/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to TiddlyWiki
An important thing to note here is that the way the website you linked to uses the dom to keep the state, that doesn't work well in tiddlywiki so directly copying what that website does won't work.
Mat
unread,
May 2, 2018, 8:51:54 AM5/2/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to TiddlyWiki
How does the "Thread Navigation" work? When you scroll down the tiddler at the top synchronize with its name in the thread navigation!
That doesn't work in current TW because the system doesnt know which tiddler you're looking at (which is not the same as "current tiddler"). However @FelixKuppers TiddlyMap has a special plugin called HotZone which I believe does this and which could probably be used for what you're looking for.
<:-)
Mohammad
unread,
May 2, 2018, 10:13:08 AM5/2/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message