yoshistabber / anymemo

Automatically exported from code.google.com/p/anymemo
GNU General Public License v2.0
0 stars 0 forks source link

Add <a href> tag automatically upon sharing link #180

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What is the feature you want?

When I want to share a link, such as a YouTube video, I am pleasantly surprised 
to see AnyMemo as one of the options. But when it shares to a card, it does not 
add the HTML tags necessary to make the link clickable for the user.

How important is it to you?

It's very important because adding <a href> tags by hand is a pain in the butt, 
to put it plainly.

Do you think other people also want this feature and why?

I do think so because people may want to link to videos, music, or internet 
audio clippings without the hassle of manually adding <a href> tags.

Original issue reported on code.google.com by aenhsai...@gmail.com on 18 Mar 2013 at 9:50

GoogleCodeExporter commented 8 years ago
I thin this feature depend on issue 165.

Original comment by mrlhwlib...@gmail.com on 19 Mar 2013 at 3:30

GoogleCodeExporter commented 8 years ago
The issue in #165 was when the link does not have the opening http:// part in 
the link.

As far as I can tell, when I shared a YouTube video to AnyMemo, the opening 
http:// part of the link was included. When I added the tags mentioned in this 
thread, the link magically works, calling up the YouTube video.

Original comment by aenhsai...@gmail.com on 19 Mar 2013 at 12:30

GoogleCodeExporter commented 8 years ago
This is not necessary now since the fix for issue 165 automatically recognize 
the link.

Original comment by mrlhwlib...@gmail.com on 19 Mar 2013 at 9:34