Re: Search and limit from command line

2021-03-20 Thread Jens John
On Sat, 20 Mar 2021, at 20:24, Julius Hamilton wrote: > Thanks very much. > I'm a beginner to this, so I'd appreciate being able to ask a few > questions about setting this up. > It asked for the path to my email archive. I had a folder on my desktop > called Mail, but it's empty, and not connected

Re: Search and limit from command line

2021-03-20 Thread ಚಿರಾಗ್ ನಟರಾಜ್
12021/01/38 06:41.76 ನಲ್ಲಿ, Julius Hamilton ಬರೆದರು: > > Thanks very much. > I'm a beginner to this, so I'd appreciate being able to ask a few > questions about setting this up. > It asked for the path to my email archive. I had a folder on my desktop > called Mail, but it's empty, and not connect

Re: Search and limit from command line

2021-03-20 Thread Julius Hamilton
uch search 'from:Julius Hamilton' > thread:00015cd4 25 mins. ago [1/1] Julius Hamilton; Search and limit > from command line (inbox unread) > > $ notmuch search --format=json 'from:Julius Hamilton' > [{"thread": "00015cd4", &quo

Re: Search and limit from command line

2021-03-20 Thread Andy Spiegl
> Use notmuch. ... > I have integrated it with my mutt like so BTW, are there any plans to integrate notmuch into mutt? (like neomutt does) Cheers, Andy -- If you see someone without a smile, give 'em one of yours. (anonymous)

Re: Search and limit from command line

2021-03-20 Thread Ulrich Lauther
On Sat, Mar 20, 2021 at 11:11:43AM +0100, Jens John wrote: > On Sat, 20 Mar 2021, at 10:42, Julius Hamilton wrote: > > Hello Mutt users, > > > > I would like to know if there is a way to retrieve a list of emails from > > a particular user at stdout in bash, rather than launching the mutt > > appl

Re: Search and limit from command line

2021-03-20 Thread Jens John
ilton; Search and limit from command line (inbox unread) $ notmuch search --format=json 'from:Julius Hamilton' [{"thread": "00015cd4", "timestamp": 161622, "date_relative": "26 mins. ago", "matched&q

Search and limit from command line

2021-03-20 Thread Julius Hamilton
Hello Mutt users, I would like to know if there is a way to retrieve a list of emails from a particular user at stdout in bash, rather than launching the mutt application. Or, if one can launch mutt with the search already executed. I currently know how to launch mutt, and then search for a partic