summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfox <[email protected]>2018-05-30 11:48:36 +0000
committerfox <[email protected]>2018-05-30 11:48:36 +0000
commitd949cd178ec5000d3d60240cfa7a676392c0423f (patch)
tree0241732a7c765141fe0865961a8e179a8d5a53d2
parent604e7ee39efde79cd9c5b64ba339753babed86ee (diff)
Update page 'GeneratedFeeds'
-rw-r--r--GeneratedFeeds.md13
1 files changed, 7 insertions, 6 deletions
diff --git a/GeneratedFeeds.md b/GeneratedFeeds.md
index de8fd7c..bf3b7e9 100644
--- a/GeneratedFeeds.md
+++ b/GeneratedFeeds.md
@@ -31,7 +31,7 @@ regenerated at any time.
Anatomy of a generated feed URL
-------------------------------
-Consider an example:
+### Consider an example:
http://x.y.z/tt-rss/backend.php?op=rss&id=61&is_cat=1&view-mode=adaptive
@@ -41,7 +41,7 @@ Consider an example:
- key (string) - automatically generated access key (since
version:1.5.0)
-Optional parameters:
+### Optional parameters:
- login, pass - see above
- format - since version:1.6.0 specifies output format, possible
@@ -55,7 +55,7 @@ Optional parameters:
accepted format (since version:1.12) i.e. stuff like
<code>ts=1%20month%20ago</code>
-Special feed IDs:
+### Special feed IDs:
- -1 - Starred articles
- -2 - Published articles
@@ -65,12 +65,13 @@ Special feed IDs:
Feed IDs < -10 are considered Labels.
-Special category IDs (is\_cat=1):
+### Special category IDs (is\_cat=1):
+
- 0 - Uncategorized
- -1 - Special category (includes Starred, Published, etc.)
- -2 - Labels category (includes your labels)
-View mode values:
+### View mode values:
Note: It’s probably not a very good idea to use Adaptive view mode for
generated feeds.
@@ -85,7 +86,7 @@ Actual output may differ between modes for several special feeds for
usability reasons, e.g. recently read feed ignores <code>unread</code>
specifier because unread articles are never part of the feed).
-Order values:
+### Order values:
- default - depends on the feed: either import batch date or (for
published and starred feeds) last\_published and last\_marked