mark-when_obsidian-plugin/manifest.json
2025-07-14 10:43:35 -07:00

10 lines
271 B
JSON

{
"id": "markwhen",
"name": "Markwhen",
"version": "0.0.7",
"minAppVersion": "1.0.0",
"description": "Create timelines, gantt charts, calendars, and more using markwhen.",
"author": "Markwhen",
"authorUrl": "https://github.com/mark-when",
"isDesktopOnly": true
}