Closed emilevictorportenart closed 6 months ago
Hi @emilevictorportenart,
You can use custom regexes in Advanced Preferences for any of your custom search preferences.
Detecting links without https://
is a dangerous behavior and can be unpredictable for users. The meeting services are quite in line with this so if a meeting is created from any of the integrations it always has the https://
prefix.
Thanks for letting me know!
Issue that this suggestion fixes
When a google meet link doesn't have the
https://
, it's not detected as a link and it's not possible to open the event in the browser.Solution description
Detect Google meet links automatically, even when https:// is not present.
Alternatives considered
Add https:// to all links
Additional context
No response