From d7e774562ec638816332af8da55ac7eea4070db0 Mon Sep 17 00:00:00 2001 From: giffmex Date: Mon, 8 Sep 2014 09:28:53 -0500 Subject: [PATCH] Create Navigating between open tiddlers --- .../tocproject/Navigating between open tiddlers | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 editions/tw5.com/tiddlers/tocproject/Navigating between open tiddlers diff --git a/editions/tw5.com/tiddlers/tocproject/Navigating between open tiddlers b/editions/tw5.com/tiddlers/tocproject/Navigating between open tiddlers new file mode 100644 index 000000000..9d575ab5b --- /dev/null +++ b/editions/tw5.com/tiddlers/tocproject/Navigating between open tiddlers @@ -0,0 +1,15 @@ +title: Navigating between open tiddlers +tags: Working with TiddlyWiki +created: 201409080926 +modified: 201409080926 + +In the default 'classic' storyview mode, open tiddlers are displayed in a vertical column called the 'story river.' There are a number of ways you can 'navigate the story river' - that is, how you can jump back and forth between the open tiddlers. + +*One obvious way is to ''scroll the page up and down'' using the story river scrollbar to the right. +**Note that when both the story river and the sidebar extend below the visible screen, there will be //two// scrollbars. The outer or far-right scrollbar controls the story river. The inner scrollbar controls the sidebar. +*One clunky way that many new users attempt is to ''close tiddlers one by one'' until they get to the tiddler they are looking for. +**Closing any tiddler at the top or in the middle of the story river will cause all the tiddlers below it to slide up the river. The tiddler immediately below the tiddler you closed will slide up to take its place. +**Closing the bottom tiddler will close it and the bottom of the tiddler above it will come into view. +**Closing a tiddler in the middle of the story river will cause +*The best approach is to ''use the open tab'' in the sidebar to click on the open tiddler to which you wish to navigate. +**The 'Open' tab contains a list of all the open tiddlers. You can click on any tiddler in the list to jump to it, or click the 'x' next to a tiddler link to close it. There is also a handy 'close all' button at the bottom of the list of open tiddlers.