Bug Description
I just installed the plugin, created some tasks, and I see a growing googleCalendarSyncQueue property in data.json. I realised because I track my vault with git, now every time I create a new task it seems like it adds an entry into that array. But I don't have any plans to sync to google calendar.
Steps to Reproduce
- install plugin
- git commit
data.json
- create 3 tasks
- note that
data.json has changed
TaskNotes Debug Info
Every line shows:
"lastError": "Google Calendar sync is not ready"
Affected Task Frontmatter
Relevant Bases File Content
Relevant Settings or Customizations
No response
Console Errors or Logs
Screenshots or Screen Recording
I verified by opening the sandbox vault, and I see the same behaviour.
Bug Description
I just installed the plugin, created some tasks, and I see a growing
googleCalendarSyncQueueproperty indata.json. I realised because I track my vault with git, now every time I create a new task it seems like it adds an entry into that array. But I don't have any plans to sync to google calendar.Steps to Reproduce
data.jsondata.jsonhas changedTaskNotes Debug Info
Affected Task Frontmatter
Relevant Bases File Content
Relevant Settings or Customizations
No response
Console Errors or Logs
Screenshots or Screen Recording
I verified by opening the sandbox vault, and I see the same behaviour.