Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Detect link without https:// #722

Closed
emilevictorportenart opened this issue May 8, 2024 · 2 comments
Closed

Feature: Detect link without https:// #722

emilevictorportenart opened this issue May 8, 2024 · 2 comments
Labels
feature New feature or request

Comments

@emilevictorportenart
Copy link

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.

CleanShot 2024-05-08 at 10 51 28

Solution description

Detect Google meet links automatically, even when https:// is not present.

Alternatives considered

Add https:// to all links

Additional context

No response

@emilevictorportenart emilevictorportenart added the feature New feature or request label May 8, 2024
@leits
Copy link
Owner

leits commented May 27, 2024

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.

@leits leits closed this as not planned Won't fix, can't repro, duplicate, stale May 27, 2024
@emilevictorportenart
Copy link
Author

Thanks for letting me know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants