mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-08 10:12:37 -08:00
* 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
7 lines
199 B
Text
7 lines
199 B
Text
{
|
|
"title": "$:/plugins/tiddlywiki/dynaview",
|
|
"description": "Dynamic scrolling and zooming effects",
|
|
"author": "JeremyRuston",
|
|
"core-version": ">=5.0.0",
|
|
"list": "readme docs examples config"
|
|
}
|