mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-11-13 22:07:15 +00:00
Introducing "Dynannotate" plugin for overlaying annotations
This commit is contained in:
9
plugins/tiddlywiki/dynannotate/plugin.info
Normal file
9
plugins/tiddlywiki/dynannotate/plugin.info
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"title": "$:/plugins/tiddlywiki/dynannotate",
|
||||
"description": "Dynamic content annotation",
|
||||
"author": "JeremyRuston",
|
||||
"core-version": ">=5.0.0",
|
||||
"version": "0.0.6-prerelease",
|
||||
"list": "readme examples history",
|
||||
"dependents": ["$:/plugins/tiddlywiki/dynaview"]
|
||||
}
|
||||
Reference in New Issue
Block a user