Closed DefCon-007 closed 4 years ago
Can you give me a screenshot on which events are not deleted.
On Sunday, August 14, 2016, Ayush Goyal notifications@github.com wrote:
After running del_events.py only some of the events are removed from calendar.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/metakgp/gyft/issues/11, or mute the thread https://github.com/notifications/unsubscribe-auth/AI0uiym_6sDD1Nd8UWtuI2bRXrLV-Oicks5qfuyEgaJpZM4Jj3mq .
Nishant Nikhil Sophomore Department of Mathematics IIT Kharagpur | Mobile: +91 9933979842 <%2B91%2099339798428> | Email: nishantnikhil@iitkgp.ac.in http://www.krssg.in/
I just faced the same issue now. I think it's because of some API restriction. All events till Nov 11 were deleted and Nov 12 - Nov 19 were left without being deleted.
We can create a new calendar for timetable and delete it inspite of looping through the events and deleting each one by one. It will faster and the google calendar will look more organised.
deletion_log.txt @nishnik : If we run the del_event.py file multiple time then all the events are deleted. I think the problem is timemax argument is not working. I have attached a log of deletion.
Yeah! I think it will be better to create a new calendar for timetable
After running del_events.py only current month's events are removed from calendar.