blob: f546e9622edc60b0dae3be1bba015de1e298c514 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# Share Anything
You can share arbitrary webpages to appear as articles in your ``Published``
feed. Combined with Readability this makes tt-rss function like a read-it-later
kind of website.
Sharing is available via bookmarklet in Preferences: (`Feeds` →
`Bookmarklets`) (if you have ``bookmarklets`` plugin enabled) or through Android
application.

Since they have no actual originating feed, shared articles are placed into
[Archived articles](Archived-Feed) feed and then set published.
|