mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-28 00:04:36 +00:00
This is just an idea really. The help plugin is only included in the tw5.com wiki; the idea is to also include it in the empty.html wiki, either as a plugin or as part of the core. If it stays as a plugin, the idea would be to have different help plugins for different languages.
8 lines
172 B
Plaintext
8 lines
172 B
Plaintext
{
|
|
"title": "$:/plugins/tiddlywiki/help",
|
|
"description": "Floating help window for TiddlyWiki",
|
|
"author": "JeremyRuston",
|
|
"core-version": ">=5.0.0",
|
|
"list": "readme"
|
|
}
|