SimpleMobileTools / Simple-Calendar

A simple calendar with events, tasks, customizable colors, widgets and no ads.
https://www.simplemobiletools.com
GNU General Public License v3.0
3.5k stars 1.14k forks source link

Option to remove old events #2248

Open szpak opened 8 months ago

szpak commented 8 months ago

The Error: java.lang.IllegalStateException: Maximum limit of concurrent alarms 5... (#1805/#1644) problem is very annoying for me. I wonder if removing some old event would help?

If yes, there could be an option to remove the events older than X. It could be done by exporting events, their edition in an external tool and subsequent import, but there might be some metadata missing in that operation. Therefore, it could built-in into the app as one time action called from settings or - as a bonus - a recurring action executed occasionally in the background.