joshp23 / ttrss-to-wallabag-v2

A Tiny Tiny RSS plugin to post to a Wallabg v2 instance
GNU General Public License v3.0
77 stars 19 forks source link

tt-rss share url? #39

Closed somedevreally closed 4 years ago

somedevreally commented 4 years ago

Hello,

tt-rss have a feature to share an article using plugin called "share" it shares article by its own unique URL So is it possible to use this url in wallabag, when we add the article? instead of actual website url?

if i have full article locally with tt-rss/database and if wallabag can access it without going on web would it be great idea? is it possible?

Edit: if i manually add the unique url to wallabag it works. thanks

joshp23 commented 4 years ago

I don't see the benefit here.

Wallabag would still

  1. have to be contacted by tt-rss
  2. have to pull content from a site that is remote to Wallabag, be it tt-rss or the original content site
  3. communicate back to tt-rss in a separate action if it was successful or not.

where is the added value by causing Wallabag to look into tt-rss?