Code Monkey home page Code Monkey logo

Comments (9)

yuya-oc avatar yuya-oc commented on July 21, 2024

No. OS will open a http(s) link with your default web browser.

Possibly following steps can realize that, but implementation will be complex.

  1. Register electron-mattermost as default web browser for http(s).
  2. The app check whether the link is mattermost url.
  3. If it's mattermost, open it in correct tab.
  4. If not, open it in your web browser. Unfortunately, you have to specify web browser manually because the default browser is electron-mattermost in step 1.

Besides, all http(s) link will be opened via electron-mattermost everytime.

from desktop.

leipert avatar leipert commented on July 21, 2024

@yuya-oc If we could support a custom protocol mattermost:, we could simply rewrite the protocol in the email templates...

from desktop.

yuya-oc avatar yuya-oc commented on July 21, 2024

Yes, however it forces users to use electron-mattermost or other native clients. So the template should show two links, http(s) and mattermost. How do you think about this?

btw, is there any way to change email template in mattermost?

from desktop.

leipert avatar leipert commented on July 21, 2024

I do not know exactly. I will open an issue at mattermost. Maybe mattermost could make this a user setting...

from desktop.

jasl8r avatar jasl8r commented on July 21, 2024

How about supporting a url scheme and just using something like this: https://chrome.google.com/webstore/detail/redirector/pajiegeliagebegjdhebejdlknciafen?hl=en-US

from desktop.

yuya-oc avatar yuya-oc commented on July 21, 2024

It's nice. Users have to set regex, but function will be simple.

from desktop.

leipert avatar leipert commented on July 21, 2024

That would be really nice!

from desktop.

jasonblais avatar jasonblais commented on July 21, 2024

Thanks for the suggestion @leipert! Appreciate your feedback here

We're beginning to move feature requests from GitHub issues to our feature idea forum to keep all feature ideas in one place. Therefore, could we have your help contributing your suggestion in the feature idea forum so it can be discussed, upvoted and considered for a ticket?

Please include a link back to this GitHub Issue. If you're interested in implementing, please say so and we'll prioritize the review.

You get 10 votes in the feature idea forum, and each one influences the future of the project.

from desktop.

amyblais avatar amyblais commented on July 21, 2024

Opened a feature request here: https://mattermost.uservoice.com/forums/306457-general/suggestions/36795994-open-links-from-e-mails-in-electron-mattermost

from desktop.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.