diff options
| author | supahgreg <supahgreg@users.noreply.github.com> | 2025-10-05 19:09:04 +0000 |
|---|---|---|
| committer | supahgreg <supahgreg@users.noreply.github.com> | 2025-10-05 19:09:04 +0000 |
| commit | a00ef6440f98b0ff1052e5cf75b89d8dd3a38330 (patch) | |
| tree | 79d20824e86cafa42075708ab9a76f262f004cb6 /Share-Anything.md | |
| parent | 4591dcb22290576dbf114fff1c3f3b0ca5ffaf8d (diff) | |
Add initial content (with issues).
Diffstat (limited to 'Share-Anything.md')
| -rw-r--r-- | Share-Anything.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/Share-Anything.md b/Share-Anything.md new file mode 100644 index 0000000..23d4c18 --- /dev/null +++ b/Share-Anything.md @@ -0,0 +1,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](ArchivedFeed.md) feed and then set published.
|