Leworoe / thunderbird-outlook-appointment

Get the hidden appointment from an email from outlook/teams as a .ics-file
https://addons.thunderbird.net/de/thunderbird/addon/outlook-teams-appointments/
MIT License
14 stars 3 forks source link

Solve problem with split lines #11

Open jlanza opened 2 years ago

jlanza commented 2 years ago

I found out that depending on how the lines where split, the regex didn't match. Therefore I changed the code and now it seems to better find the URL and modify the location.

jlanza commented 2 years ago

@Leworoe Could you please generate the XPI and upload it to the official repo? I think it's a great improvement as right now it buggy. I'm thinking on creating an automate workflow to the work for us, based on the master branch.