From 552e04a17e083c62d73879da6349bc2465a0ecbd Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Fri, 28 May 2021 00:07:57 +0000 Subject: lei: add TODO item for FUSE mount It seems possible and natural to allow browsing lei/store as a Maildir (as well as read-write JMAP/IMAP store). --- lib/PublicInbox/LEI.pm | 1 + 1 file changed, 1 insertion(+) (limited to 'lib') diff --git a/lib/PublicInbox/LEI.pm b/lib/PublicInbox/LEI.pm index ad5f06be..07378ca7 100644 --- a/lib/PublicInbox/LEI.pm +++ b/lib/PublicInbox/LEI.pm @@ -278,6 +278,7 @@ our %CMD = ( # sorted in order of importance/use: #'reorder-local-store-and-break-history' => [ '[REFNAME]', # 'rewrite git history in an attempt to improve compression', # qw(gc!), @c_opt ], +#'fuse-mount' => [ 'PATHNAME', 'expose lei/store as Maildir(s)', @c_opt ], # # internal commands are prefixed with '_' '_complete' => [ '[...]', 'internal shell completion helper', -- cgit v1.2.3-24-ge0c7