author | Eric Shulman |
source | http://TiddlyTools.com/autoscroll.html |
updated | Tuesday, January 25th 2022 at 08:09:25am |
Drag this link to
Drag this link to
Provides a form that lets you select a tiddler and control how that tiddler is viewed:
- lists tiddlers tagged with
The contents of the selected tiddler appears in a box below the Viewer controls.- lets you input the "scrolltime" (in seconds) for the selected tiddler.
Each tiddler stores its own scrolltime so the duration can be set to match the length of content being displayed.- starts auto-scrolling. While scrolling, pauses auto-scrolling.
You can also click on the tiddler content (or press space or enter) to start/pause/resume auto-scrolling.- stops auto-scrolling and returns to the top of the tiddler content.
You can also press escape to stop auto-scrolling.- opens the selected tiddler in the Story River (i.e., the normal tiddler view).
This button also closes the tiddler content and resets the selected tiddler list.- opens the selected tiddler in a separate browser tab.
This button also closes the tiddler content and resets the selected tiddler list.- closes the tiddler content and resets the selected tiddler list.
Adds a toolbar button: to any tiddlers that are tagged with
When you click this button, a popup panel appears that lets you control the auto-scrolling behavior of the current tiddler.
- lets you input the "scrolltime" (in seconds) for the current tiddler.
Each tiddler stores its own scrolltime so the duration can be set to match the length of content being displayed.- starts auto-scrolling. While scrolling, pauses auto-scrolling.
You can also click on the tiddler content (or press space or enter) to start/pause/resume auto-scrolling.- stops auto-scrolling and returns to the top of the tiddler content.
You can also press escape to stop auto-scrolling.
Adjusts the display of tiddlers that are tagged with
so they can respond to the controls shown by the Toolbar button.
Defines settings that are used by AutoScroll.
To change these settings, you can enter values below, or . If you clear a setting or , default values will be used.
- autotags - a list of one or more tags used to recognize tiddlers that can be auto-scrolled.
- button - the image shown for the AutoScroll toolbar button.
- clickaction - the AutoScroll macro used to handle clicks within the tiddler content.
- frameheight - a CSS value to set the height of the auto-scrolling tiddler content.
- framestyles - CSS styles applied to the container of the auto-scrolling tiddler content.