mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-09-21 16:58:44 +00:00
Give Cecily a readme
This commit is contained in:
@@ -2,5 +2,6 @@
|
|||||||
"title": "$:/plugins/tiddlywiki/cecily",
|
"title": "$:/plugins/tiddlywiki/cecily",
|
||||||
"description": "Zoomable User Interface for TiddlyWiki",
|
"description": "Zoomable User Interface for TiddlyWiki",
|
||||||
"author": "JeremyRuston",
|
"author": "JeremyRuston",
|
||||||
"core-version": ">=5.0.0"
|
"core-version": ">=5.0.0",
|
||||||
|
"list": "readme"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -0,0 +1,7 @@
|
|||||||
|
title: $:/plugins/tiddlywiki/cecily/readme
|
||||||
|
|
||||||
|
This plugin provides a new story visualisation that displays individual tiddlers as resizable tiles on an infinite canvas.
|
||||||
|
|
||||||
|
Cecily is based on an earlier plugin for TiddlyWiki Classic: http://jermolene.com/cecily
|
||||||
|
|
||||||
|
Cecily is currently in the early stages of development with little functionality yet implemented.
|
||||||
Reference in New Issue
Block a user