{ "id": "libagendanow@beatlink", "name": "Agenda Now", "description": "Electron-only 'focus window' actions for an agenda/task-management system: launch/focus an always-on-top popup window showing a target note, append due tasks to it as to-dos, and register its launcher widget. Note ids, window geometry, and label-name constants are all injected by the caller.", "author": "BeatLink", "homepage": "https://github.com/BeatLink/trilium-scripts/tree/main/addons/libagendanow@beatlink", "license": "GPL-3.0-or-later", "latestVersion": "1.0.3", "type": "library", "readme": "README.md", "manifestSourceUrl": "https://raw.githubusercontent.com/BeatLink/trilium-scripts/refs/heads/main/addons/libagendanow@beatlink/_tam_manifest_.json", "manifest": { "root": "lib", "notes": [ { "id": "lib", "title": "libAgendaNow.js", "type": "code", "mime": "application/javascript;env=frontend", "sourceUrl": "libAgendaNow.js" }, { "id": "readme", "title": "README.md", "type": "code", "mime": "text/markdown", "sourceUrl": "README.md" } ], "children": [ { "parent": "lib", "addon": "libagendaoverview@beatlink", "child": "lib" }, { "parent": "lib", "child": "readme" } ], "relations": [], "labels": [], "dependencies": [ "libagendaoverview@beatlink" ], "exports": { "lib": "lib" }, "readmeNote": "readme" } }