diff options
| author | supahgreg <supahgreg@users.noreply.github.com> | 2025-10-05 19:59:55 +0000 |
|---|---|---|
| committer | supahgreg <supahgreg@users.noreply.github.com> | 2025-10-05 19:59:55 +0000 |
| commit | 54771ac70bd4516d566d558318f46253919ff5c4 (patch) | |
| tree | b5725a36575945d00acbb63dcc13444b1faaff33 /Sorting.md | |
| parent | 987e283677bde3d3f5926655a4673fb38961d08b (diff) | |
Switch to GitHub format for alerts/notifications (part 2).
Diffstat (limited to 'Sorting.md')
| -rw-r--r-- | Sorting.md | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -3,9 +3,8 @@ Tiny Tiny RSS provides four options for how articles appear within a selected feed: `Default`, `Newest`, `Oldest`, `Title`. -[!NOTE] - - Special feeds (e.g. *Starred articles*) have unique sorting when *Default* is selected, otherwise they behave as described below. +> [!NOTE] +> Special feeds (e.g. *Starred articles*) have unique sorting when *Default* is selected, otherwise they behave as described below. - *Descending score* means **higher numbers** are shown before lower numbers. - *Descending date/time* means **more recent** is shown before less recent. |