mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-03-10 00:32:27 -07:00
See discussion at https://talk.tiddlywiki.org/t/introduction-to-the-geospatial-plugin/7984/37
8 lines
256 B
JSON
8 lines
256 B
JSON
{
|
|
"title": "$:/plugins/tiddlywiki/tour",
|
|
"name": "Tour",
|
|
"description": "A tour of TiddlyWiki",
|
|
"list": "readme docs settings",
|
|
"dependents": ["$:/plugins/tiddlywiki/confetti","$:/plugins/tiddlywiki/dynannotate"],
|
|
"stability": "STABILITY_2_STABLE"
|
|
}
|