ryanw-mobile / GMap2ICal

Kotlin Compose for Desktop App. Convert Google Maps timeline to ICS for Calendar import
Apache License 2.0
27 stars 0 forks source link

Allows user select/deselect entries before exporting to .ics #173

Open ryanw-mobile opened 7 months ago

ryanw-mobile commented 7 months ago

It has been really painful to import everything to the calendar then bulk delete from the calendar app, because it syncs to the iCloud/MS/Google backend which often causes problems.

It's nice we list out all the converted entries, at least if we want, we can exclude certain events before exporting to .ics.

A new UI layout will be needed, as we are going to add one more step before the file is exported.