diff options
Diffstat (limited to 'Publish-Articles.md')
| -rw-r--r-- | Publish-Articles.md | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/Publish-Articles.md b/Publish-Articles.md new file mode 100644 index 0000000..120e9a9 --- /dev/null +++ b/Publish-Articles.md @@ -0,0 +1,18 @@ +# Published Articles
+
+You can publish selected articles to a special RSS feed, accessible to anyone
+who knows the special randomly-generated URL. This works independently of
+[GeneratedFeeds](GeneratedFeeds.md) which allows you to share entire feeds,
+categories, etc.
+
+You can mark articles as published by clicking [standard feed
+icon](http://feedicons.com/) near headline title:
+
+
+
+Resulting URL is displayed in Preferences (`Feeds` → `Published & shared articles`).
+
+
+!!! notice
+
+ You can also publish articles automatically using filters (`Action` → `Publish article`).
|