nylas / nylas-mail

:love_letter: An extensible desktop mail app built on the modern web. Forks welcome!
https://nylas.com/nylas-mail/
MIT License
24.81k stars 1.38k forks source link

URL preview on hover #2056

Closed sabihmir closed 8 years ago

sabihmir commented 8 years ago
Are there any related issues?

No related issues, this is a feature request.

What operating system are you using?

Mac OS X El Capitan 10.11.4

What version of N1 are you using?

Version 0.4.25-a22631a (0.4.25-a22631a)

Bug?

Do you have any third-party plugins installed?

...

Is the issue related to a specific email provider (Gmail, Exchange, etc.)?

...

Is the issue reproducible with a particular attachment, message, signature, etc?

...

Feature Request?

Does this feature exist in another mail client or tool you use?

When viewing an email/thread, it would be great to have a url preview of any hyperlinks in the text. This could be either a pop-up on hover, or using bottom-aligned status bar similar to Chrome.

grinich commented 8 years ago

This already happens with a tooltip. Do you not see it if you hover for a few seconds?

sabihmir commented 8 years ago

Thanks! There is a tooltip that happens after a few seconds, but it just repeats the text of the link–it doesn't show the URL. So, it's kind of pointless...perhaps that means the feature isn't working as intended?

sabihmir commented 8 years ago

This is what I get...

bengotow commented 8 years ago

Hey! It looks like the link in your screenshot already had a title attribute, and our autolinker wasn't over-riding it with the link URL. This will be fixed in the next release. Cheers!

bengotow commented 8 years ago

Hey—a fix for this issue shipped in 0.4.32. You can grab the update from the Releases page, and it should hit the auto-updaters today. Feel free to re-open if you still have trouble!