mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-24 13:30:55 -08: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"
|
|
}
|