mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-01-30 23:00:24 +00:00
See discussion at https://talk.tiddlywiki.org/t/introduction-to-the-geospatial-plugin/7984/37
9 lines
256 B
Plaintext
9 lines
256 B
Plaintext
{
|
|
"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"
|
|
}
|