mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2025-12-26 20:02:52 -08:00
Separately switch in ordinary plugins and themes. Change the convention for plugin information to use dashes rather than camel case.
7 lines
172 B
Text
7 lines
172 B
Text
{
|
|
"title": "$:/plugins/tiddlywiki/filesystem",
|
|
"description": "File system synchronisation",
|
|
"author": "JeremyRuston",
|
|
"version": "0.0.0",
|
|
"core-version": ">=5.0.0"
|
|
}
|