summaryrefslogtreecommitdiff
path: root/issues/gnbug/recent-first-sort.gmi
blob: d49152eaf8b0dc67d778604f56c5b68a81be23f0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Sort gnbug issues most recent first

Add a command-line option --sort=(newest-first|oldest-first) to gnbug that determines the order the issues are listed. oldest-first is useful for command-line usage where you don't want to scroll up to see the most recent issue. newest-first is useful when generating gemtext/web pages where you don't want to scroll down to see the most recent issue.

## Tags

* assigned: bonfacem
* type: enhancement, feature-request
* priority: medium
* status: stalled
* keywords: tissue, gnbug

# INFO

It seems to me that the default is newest-first for gemtext and oldest-first for terminal output. No need for a switch.

* closed