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

Extension config: Auto prepend protocol #691

Open
1 task done
Lumpish3007 opened this issue Nov 24, 2024 · 1 comment
Open
1 task done

Extension config: Auto prepend protocol #691

Lumpish3007 opened this issue Nov 24, 2024 · 1 comment
Labels

Comments

@Lumpish3007
Copy link

Describe the feature you'd like

I tried adding my server but it kept failing.
⮑ 'nasname.local'

eventually I realised it needed to have the protocol
⮑ 'http://nasname.local'

I cannot remember if I provided the port or not. but if you are going to update the logic might be worth looking at too.

Solve by
auto prepend the protocoll

Thanks

Describe the benefits this would bring to existing Hoarder users

Easy installation. (I gave up on the extension, but thought of the solution later)

Can the goal of this request already be achieved via other means?

Alt solves
2 - add requirement to instructions
3 - add reminder to warning/failure message.

Have you searched for an existing open/closed issue?

  • I have searched for existing issues and none cover my fundamental request

Additional context

[Using Brave browser w/chrome ext on MacOS]

@MohamedBassem
Copy link
Collaborator

We probably can't prepend it but we can definitely warn you that the scheme is required.

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

No branches or pull requests

2 participants