-
-
Notifications
You must be signed in to change notification settings - Fork 471
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
link to narrow opens in browser, no way to open it in app #556
Comments
@glyph Can you reproduce this on https://chat.zulip.org ? |
BTW, I can't reproduce this on |
@akashnimare I think glyph means that if someone sends this link to him, he cannot open this link in the app. He doesn't mean that clicking this link in app opens the browser. |
Yep! That is exactly what I meant. |
FWIW I am on v2.3.7-beta but this has been an issue for as long as I can remember. |
@glyph @akashnimare I think if we implement #470, that'd directly solve this issue. |
@abhigyank Thanks, this workaround is really helpful! :) |
The workaround mentioned above is what we have been using so far.
@glyph so whenever someone sends you this kinda link you want to open them in the Zulip app, right? Do you know how other apps handle this? |
on macOS,
on iOS, |
@glyph thanks for the detailed info. I'm merging this issue in the #470.
Yeah, for the starting I think we could just register a protocol so that user can open the zulip app using
I think we don't have such links. Can you point me to those? |
I just mean the login page that you’d get by visiting a link such as the one in the description needs a zulip:// link on it to make it easy for users to go from browser to app. |
Trello has a "Paste URL & Go" menu option (together with a corresponding copy current URL and keyboard shortcuts) so you can navigate to a URL that you copy from somewhere. I used it heavily and it was a fine solution for me, but yeah a custom URL scheme is the gold standard. The workaround is effective and only a bit cumbersome. Plus it kinda gives you a list of bookmarks as a side-effect! Great to have it. But yeah, we pass around Zulip URLs a lot and it's frustrating that you can get them from the app but not put them. |
instead of dm'ing (if it feels like spamming and if you are a person like me who used dm's to himself to store interesting articles todo's and bunch of other things.) Just paste in chat box and go to preview, click and voila. |
Related: #1219 |
Operating System:
Clear steps to reproduce the issue:
I click on
https://<mydomain>.zulipchat.com/login/#narrow/stream/<stream-id>-<stream>/subject/<topic>/near/<message-id>
It opens in my browser, which is not logged in to Zulip, because I use the app
There's nowhere for me to paste this link in the app, so I just search for some terms that might be in the message I'm looking for
The text was updated successfully, but these errors were encountered: