{ "id": "libcalendarwidget@beatlink", "name": "Calendar Widget", "description": "Reusable Preact component wrapping FullCalendar for TriliumNext widget UIs \u2014 renders a day/week/month grid from a plain events array, a raw ics string, or any ics feed URL.", "author": "BeatLink", "homepage": "https://github.com/BeatLink/trilium-scripts/tree/main/addons/libcalendarwidget@beatlink", "license": "GPL-3.0-or-later", "latestVersion": "1.0.2", "type": "library", "readme": "README.md", "manifestSourceUrl": "https://raw.githubusercontent.com/BeatLink/trilium-scripts/refs/heads/main/addons/libcalendarwidget@beatlink/_tam_manifest_.json", "manifest": { "root": "lib", "notes": [ { "id": "lib", "title": "CalendarWidget.jsx", "type": "code", "mime": "text/jsx", "sourceUrl": "CalendarWidget.jsx" }, { "id": "style", "title": "CalendarWidget.css", "type": "code", "mime": "text/css", "sourceUrl": "CalendarWidget.css" }, { "id": "readme", "title": "README.md", "type": "code", "mime": "text/markdown", "sourceUrl": "README.md" } ], "children": [ { "parent": "lib", "child": "style" }, { "parent": "lib", "child": "readme" } ], "relations": [], "labels": [ { "note": "style", "name": "appCss", "value": "" } ], "dependencies": [ "libfullcalendar@arshaw", "libical@kewisch" ], "exports": { "lib": "lib" }, "readmeNote": "readme" } }