summaryrefslogtreecommitdiff
path: root/issues/gnbug/recent-first-sort.gmi
diff options
context:
space:
mode:
Diffstat (limited to 'issues/gnbug/recent-first-sort.gmi')
-rw-r--r--issues/gnbug/recent-first-sort.gmi5
1 files changed, 5 insertions, 0 deletions
diff --git a/issues/gnbug/recent-first-sort.gmi b/issues/gnbug/recent-first-sort.gmi
new file mode 100644
index 0000000..bdd7df4
--- /dev/null
+++ b/issues/gnbug/recent-first-sort.gmi
@@ -0,0 +1,5 @@
+# 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.
+
+* assigned: bonfacem