mudkipme / MoeMemos

An app to help you capture thoughts and ideas
http://memos.moe
Mozilla Public License 2.0
440 stars 40 forks source link

Try default schemas for URL #197

Closed okainov closed 1 week ago

okainov commented 3 months ago

Would be great if app could try default schemas itself and not complain that my URL is wrong.

Steps: Enter memos.mydomain.com during setup step

Actual behavior: getting an error about lack of protocol

Expected: app should try at least https://memos.mydomain.com itself in the background and don't ask me to enter schema.

mudkipme commented 1 week ago

Should be resolved with https://github.com/mudkipme/MoeMemos/blob/main/Packages/Account/Sources/Account/AddMemosAccountView.swift#L103