I have been using proton mail instead of gmail for a while now. Feature that I miss is how gmail will automatically create a calendar entry for flights when you get the confirmation email. Most airlines still let you go in and download an ICS file manually, which is nice, but some don’t! Any suggestions?
I’ve fiddled around with trying to parse the email HTML using beautifulsoup or whatever but the structure isn’t consistent. I also tried asking an LLM “make this an ICS please” but it keeps fucking up the timezones. It seems like it should be easy to query some API for flight info but they are all expensive.