Skip to content

felixhayashi/TW5-TopStoryView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TopStoryView

TopStoryView is a TiddlyWiki plugin that adds another story view to tiddlywiki -- the top view.

What it does

It behaves like TiddlyWiki's classic story view but with a different scrolling strategy:

  • When opening or navigating to a tiddler, the site is scrolled until the title of the tiddler reaches the very top of the browser window.
  • Even the last tiddler is scrolled till it reaches the top. This works because the plugin adds an invisible spacer at the bottom so the tiddler can be scrolled to the top.

What happens if a tiddler at the bottom of the story-river is removed?

In this case the plugin will put the tiddler above into focus (unless the story river is empty).

How it looks like

The demo site of TiddlyMap uses this story view.

How to install and configure it?

You can use this plugin by importing it (e.g. from the TiddlyMap demo site) and switching your wiki's story view to top story view.

selection_426

You can configure the plugin by opening TiddlyWiki's configuration and selecting TopStoryView in the plugin section.

selection_584

Motivation

See this discussion Jermolene/TiddlyWiki5#1290

About

Always scroll navigated tiddlers to the top

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published