]> Sergey Matveev's repositories - public-inbox.git/commitdiff
lei: add some labels support
authorEric Wong <e@80x24.org>
Fri, 26 Mar 2021 04:29:37 +0000 (06:29 +0200)
committerEric Wong <e@80x24.org>
Fri, 26 Mar 2021 19:59:34 +0000 (19:59 +0000)
"lei q" now displays labels in JSON output, "lei mark"
can add or remove labels for any messages.

"lei ls-label" is supported, too.

Unfortunately, "lei q" won't hande "kw:" or "L:" for
external messages, they must be imported, first.


No differences found