itchyny / calendar.vim

A calendar application for Vim
MIT License
1.95k stars 72 forks source link

Feature Request: Google Calendar Lazy Syncing #166

Closed rogershijin closed 1 year ago

rogershijin commented 4 years ago

I found that after syncing with Google Calendar, there's a delay when modifying the calendar locally. Newly added local events can take up to ~30 seconds to show up on the calendar.vim UI. Would it be possible to have these show up immediately (possibly with a syncing icon) and perform the sync with Google Calendar in the background?

itchyny commented 1 year ago

This feature will make the state management much more complex and I cannot maintain. In my environment the new event shows in a few seconds and I'm satisfied with it. Sorry but closing.