joplin-daily-journal/src/manifest.json

17 lines
633 B
JSON

{
"manifest_version": 1,
"id": "com.victorwiebe.daily-journal",
"app_min_version": "3.5",
"version": "1.8.1",
"name": "Daily Journal",
"description": "Creates a nightly journal note summarising all notes and todos updated or completed that day, organised under a configurable Journal notebook hierarchy.",
"author": "Victor Wiebe",
"homepage_url": "https://victorwiebe.com/joplin-daily-journal-plugin/",
"repository_url": "https://gitea.skeletonworks.online/vwiebe/joplin-daily-journal",
"keywords": ["journal","daily","notes","todos","automation"],
"categories": [],
"screenshots": [],
"icons": {},
"promo_tile": {}
}