1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-10-28 06:07:40 +00:00

Minor tweaks to plugin library listings

* Adds a name to the core plugin
* Make plugin listings consistently show "name: description"
* Make plugin listings consistently sort by title (thus grouping publishers)
* Add a missing plugin name

See discussion here: https://github.com/Jermolene/TiddlyWiki5/pull/4508#issuecomment-609671970
This commit is contained in:
Jeremy Ruston
2020-04-06 10:15:18 +01:00
parent 06639850ba
commit 59fd557067
7 changed files with 8 additions and 6 deletions

View File

@@ -1,5 +1,6 @@
{
"title": "$:/plugins/tiddlywiki/dynannotate",
"name": "Dynannotate",
"description": "Dynamic content annotation",
"author": "JeremyRuston",
"core-version": ">=5.0.0",