You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

25 lines
540 B

{
"cronInterval": 15,
"runOnStartup": true,
"enableMobile": true,
"watchObsidianSync": true,
"crons": [
{
"id": "601d1cc7-a4f3-4f19-aa9f-3bddd7ab6b1d",
"name": "Add daily note",
"job": "daily-notes",
"frequency": "0 7 * * *",
"settings": {
"enableMobile": true,
"disableSyncCheck": true
}
}
],
"locks": {
"601d1cc7-a4f3-4f19-aa9f-3bddd7ab6b1d": {
"locked": false,
"lockedDeviceName": "iPhone",
"lastRun": "2023-04-19T07:03:01+02:00"
}
}
}