Improve plugin metadata, and add a "name" field

The "name" is optional, but makes the library listing much clearer.
This commit is contained in:
Jeremy Ruston
2019-09-19 13:04:10 +01:00
parent 1dbab6fd0e
commit bf9aeb5755
60 changed files with 112 additions and 144 deletions

View File

@@ -1,7 +1,6 @@
{
"title": "$:/plugins/tiddlywiki/external-attachments",
"description": "External attachment support for TiddlyDesktop et al.",
"author": "Jeremy Ruston",
"core-version": ">=5.0.0",
"name": "External Attachments",
"description": "External attachments for TiddlyDesktop",
"list": "readme settings"
}