From a11801918328f0a532d9e3ff023b5e9f20066423 Mon Sep 17 00:00:00 2001 From: Arun Isaac Date: Mon, 31 Jan 2022 12:57:32 +0530 Subject: Add gnbug recent-first sort issue. --- issues/gnbug/recent-first-sort.gmi | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 issues/gnbug/recent-first-sort.gmi 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 -- cgit v1.2.3