phiresky / ripgrep-all

rga: ripgrep, but also search in PDFs, E-Books, Office documents, zip, tar.gz, etc.
Other
7.98k stars 172 forks source link

Support Maildir as well as mbox #202

Open freswa opened 8 months ago

freswa commented 8 months ago

Is your feature request related to a problem? Please describe.

104 merged a mbox adapter. It parses mbox files and passes attachments to other adapters. Thunderbird has experimental support for Maildirs, other tools such as mutt, neomutt and mu work on maildirs. Those aren't supported yet.

Describe the solution you'd like Support for Maildirs.

Describe alternatives you've considered Using Mu, but that's not as powerful as ripgrep-all :)

vejkse commented 2 days ago

I'm using rga successfully in a Thunderbird maildir. These are just directories with .eml files. You need to explicitly allow the mail adapter: rga --rga-adapters=+mail.