Obsidian/.obsidian/plugins/cron/manifest.json

10 lines
277 B

{
"id": "cron",
"name": "Cron",
"version": "1.1.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
}