{ "id": "templates@beatlink", "name": "Templates", "description": "A set of note templates for tasks, projects, notes, and areas \u2014 designed to work with the Agenda Next and Template Picker addons.", "author": "BeatLink", "homepage": "https://github.com/BeatLink/trilium-scripts/tree/main/addons/templates@beatlink", "license": "GPL-3.0-or-later", "latestVersion": "1.0.7", "type": "template", "readme": "README.md", "manifestSourceUrl": "https://raw.githubusercontent.com/BeatLink/trilium-scripts/refs/heads/main/addons/templates@beatlink/_tam_manifest_.json", "manifest": { "root": "root", "dependencies": [], "exports": {}, "notes": [ { "id": "root", "title": "templates@beatlink", "type": "text", "mime": "text/html", "sourceUrl": null, "skipOnUpdate": true }, { "id": "goal", "title": "1. Goal", "type": "text", "mime": "text/html", "sourceUrl": "goal.html", "promptOnUpdate": true }, { "id": "routine", "title": "2. Routine", "type": "text", "mime": "text/html", "sourceUrl": "routine.html", "promptOnUpdate": true }, { "id": "task", "title": "3. Task", "type": "text", "mime": "text/html", "sourceUrl": "task.html", "promptOnUpdate": true }, { "id": "future", "title": "4. Future", "type": "text", "mime": "text/html", "sourceUrl": "future.html", "promptOnUpdate": true }, { "id": "project", "title": "5. Project", "type": "text", "mime": "text/html", "sourceUrl": "project.html", "promptOnUpdate": true }, { "id": "note", "title": "6. Note", "type": "text", "mime": "text/html", "sourceUrl": "note.html", "promptOnUpdate": true }, { "id": "area", "title": "7. Area", "type": "text", "mime": "text/html", "sourceUrl": "area.html", "promptOnUpdate": true }, { "id": "special", "title": "8. Special", "type": "text", "mime": "text/html", "sourceUrl": "special.html", "promptOnUpdate": true }, { "id": "readme", "title": "README.md", "type": "code", "mime": "text/markdown", "sourceUrl": "README.md" } ], "children": [ { "parent": "root", "child": "goal" }, { "parent": "root", "child": "routine" }, { "parent": "root", "child": "task" }, { "parent": "root", "child": "future" }, { "parent": "root", "child": "project" }, { "parent": "root", "child": "note" }, { "parent": "root", "child": "area" }, { "parent": "root", "child": "special" }, { "parent": "root", "child": "readme" } ], "relations": [ { "from": "root", "type": "template", "to": "special" }, { "from": "root", "type": "AddonData:goal", "to": "goal" }, { "from": "root", "type": "AddonData:routine", "to": "routine" }, { "from": "root", "type": "AddonData:task", "to": "task" }, { "from": "root", "type": "AddonData:future", "to": "future" }, { "from": "root", "type": "AddonData:project", "to": "project" }, { "from": "root", "type": "AddonData:note", "to": "note" }, { "from": "root", "type": "AddonData:area", "to": "area" }, { "from": "root", "type": "AddonData:special", "to": "special" } ], "labels": [ { "note": "root", "name": "iconClass", "value": "bx bx-copy-alt" }, { "note": "goal", "name": "template", "value": "" }, { "note": "goal", "name": "iconClass", "value": "bx bxs-star-half" }, { "note": "goal", "name": "label:area", "value": "single" }, { "note": "routine", "name": "template", "value": "" }, { "note": "routine", "name": "iconClass", "value": "bx bx-sync" }, { "note": "routine", "name": "agendaTaskWidget", "value": "" }, { "note": "routine", "name": "label:area", "value": "single" }, { "note": "task", "name": "template", "value": "" }, { "note": "task", "name": "iconClass", "value": "bx bx-check" }, { "note": "task", "name": "agendaTaskWidget", "value": "" }, { "note": "task", "name": "label:area", "value": "single" }, { "note": "future", "name": "template", "value": "" }, { "note": "future", "name": "iconClass", "value": "bx bxs-hourglass" }, { "note": "future", "name": "agendaTaskWidget", "value": "" }, { "note": "future", "name": "label:area", "value": "single" }, { "note": "project", "name": "template", "value": "" }, { "note": "project", "name": "iconClass", "value": "bx bx-check-double" }, { "note": "project", "name": "agendaTaskWidget", "value": "" }, { "note": "project", "name": "label:area", "value": "single" }, { "note": "note", "name": "template", "value": "" }, { "note": "note", "name": "iconClass", "value": "bx bx-notepad" }, { "note": "note", "name": "label:area", "value": "single" }, { "note": "area", "name": "template", "value": "" }, { "note": "area", "name": "iconClass", "value": "bx bxs-circle" }, { "note": "area", "name": "viewType", "value": "list" }, { "note": "area", "name": "label:area", "value": "single" }, { "note": "special", "name": "template", "value": "" } ], "readmeNote": "readme" } }