diff options
author | Alexander Foremny <aforemny@posteo.de> | 2023-10-16 16:18:43 +0200 |
---|---|---|
committer | Alexander Foremny <aforemny@posteo.de> | 2023-10-16 16:18:43 +0200 |
commit | f66d58a387b749a707be06b3b4b66f0447af8cdf (patch) | |
tree | 63bf636b1f43d750bb9dafa2258d80f7f8df7bb2 /app/Main.hs | |
parent | b3b173582e110e51df5a5931c3293049d39695a6 (diff) |
comment add-option-to-group-issue-list
Diffstat (limited to 'app/Main.hs')
-rw-r--r-- | app/Main.hs | 4 |
1 files changed, 4 insertions, 0 deletions
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 -- |