mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-12-26 01:50:28 +00:00
042e9185a9
* add export-viewport-dimensions functionality * add config.tid * add config to plugin.info list * typo * update docs.tid * change default tiddler to $:/state/viewport * change default to $:/state/viewport * Update dynaview.js * changes as discussed - lingo missing
5 lines
294 B
Plaintext
5 lines
294 B
Plaintext
title: $:/plugins/tiddlywiki/dynaview/config
|
|
|
|
<$checkbox tiddler="$:/config/ViewportDimensions" field="text" checked="yes" unchecked=""> enable dynamic saving of the viewport dimensions</$checkbox>
|
|
- //the values get stored in // $:/state/viewport/width and $:/state/viewport/height
|