psyko0815 / quite-rss

Automatically exported from code.google.com/p/quite-rss
Other
0 stars 0 forks source link

Add custom share buttons #725

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What version of the product are you using? On what operating system?
0.17.6 on Windows 7

Would be nice if we could add custom buttons for sharing a URL on some online 
service. The simplest way to achieve this, is if we could simply enter a url 
like so:
http://www.example.com/share?url=%s
Or something. The point is a simple placeholder '%s' is where the article url 
goes, and QuiteRSS then just opens the url that comes out of it, just like 
built-in share buttons

QuiteRSS could also fetch the favicon/touchicon for such url, and use it on the 
button that gets added to the button bar.

Sound good?

Original issue reported on code.google.com by thany81 on 16 Feb 2015 at 12:36

GoogleCodeExporter commented 8 years ago

Original comment by egor.shi...@gmail.com on 17 Feb 2015 at 4:32