cdloh_obsidian-cron/manifest.json
2023-03-24 14:09:37 +00:00

10 lines
278 B
JSON

{
"id": "cron",
"name": "Cron",
"version": "0.0.1",
"minAppVersion": "0.15.0",
"description": "Simple CRON / schedular plugin to regularly run user scripts or Obsidian commands.",
"author": "Callum Loh",
"authorUrl": "https://github.com/cdloh",
"isDesktopOnly": false
}