1
0
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:
Jeremy Ruston
2020-03-11 16:55:19 +00:00
parent 592922d399
commit 9b48a1c829
17 changed files with 1221 additions and 0 deletions

View 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"]
}