From f66d58a387b749a707be06b3b4b66f0447af8cdf Mon Sep 17 00:00:00 2001
From: Alexander Foremny <aforemny@posteo.de>
Date: Mon, 16 Oct 2023 16:18:43 +0200
Subject: comment add-option-to-group-issue-list

---
 app/Main.hs | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/app/Main.hs b/app/Main.hs
index b094a72..a199643 100644
--- a/app/Main.hs
+++ b/app/Main.hs
@@ -258,6 +258,10 @@
 -- : the person who updated the issue last
 --
 -- @topic options
+--
+-- COMMENT For consistency, I would like the option to use `--group-by @topic`.
+-- Arbitrary tag grouping seems sufficient for this, assuming we add the
+-- respective *internal tags*.
 
 -- FIXME Crash when displaying some unicode emojis
 --
-- 
cgit v1.2.3