mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-25 18:34:36 +00:00
See discussion at https://talk.tiddlywiki.org/t/introduction-to-the-geospatial-plugin/7984/37
9 lines
256 B
JSON
9 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"
|
|
}
|