[GH-ISSUE #691] Extension config: Auto prepend protocol #447

Closed
opened 2026-03-02 11:49:56 +03:00 by kerem · 2 comments
Owner

Originally created by @Lumpish3007 on GitHub (Nov 24, 2024).
Original GitHub issue: https://github.com/karakeep-app/karakeep/issues/691

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]

Originally created by @Lumpish3007 on GitHub (Nov 24, 2024). Original GitHub issue: https://github.com/karakeep-app/karakeep/issues/691 ### 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? - [X] I have searched for existing issues and none cover my fundamental request ### Additional context [Using Brave browser w/chrome ext on MacOS]
kerem 2026-03-02 11:49:56 +03:00
  • closed this issue
  • added the
    UI/UX
    label
Author
Owner

@MohamedBassem commented on GitHub (Nov 24, 2024):

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

<!-- gh-comment-id:2496102786 --> @MohamedBassem commented on GitHub (Nov 24, 2024): We probably can't prepend it but we can definitely warn you that the scheme is required.
Author
Owner

@MohamedBassem commented on GitHub (Feb 16, 2025):

@AhmadMuj landed the validation in 192a7e0d7e

<!-- gh-comment-id:2661634316 --> @MohamedBassem commented on GitHub (Feb 16, 2025): @AhmadMuj landed the validation in 192a7e0d7ec3b4d487d8f083527cdd317a962dc0
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/karakeep#447
No description provided.