mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-10-31 23:26:18 +00:00
de6e0d1c1e
We add an attribute to tiddler frames in the DOM giving the title of the corresponding tiddler
7 lines
485 B
Plaintext
7 lines
485 B
Plaintext
title: $:/plugins/tiddlywiki/dynaview/config
|
|
|
|
<$checkbox tiddler="$:/config/DynaView/ViewportDimensions" field="text" checked="yes" unchecked="no" default="no"> Enable dynamic saving of the viewport [[width|$:/state/DynaView/ViewportDimensions/Width]] and [[height|$:/state/DynaView/ViewportDimensions/Height]]</$checkbox>
|
|
|
|
<$checkbox tiddler="$:/config/DynaView/UpdateAddressBar" field="text" checked="yes" unchecked="no" default="no"> Update address bar while scrolling</$checkbox>
|
|
|