Roman Joost
Roman Joost
Added this to our 1.0 milestone, since well, we can't release release 1.0 without this plaguing us. Once I've chewed through the rest two issues, I'll see if I can...
@frasertweedale what about we put a build flag around the lazy loading feature. I haven't checked how tricky/cumbersome that would be, but it would help us release a first version,...
@frasertweedale do you reckon that we might need to look at a different architecture here on how to communicate with notmuch? I remember crazy ideas we had were something like...
Unfortunately not. It happened in CI: https://travis-ci.org/purebred-mua/purebred/jobs/636628675 One of the cron jobs picked it up.
Thought I'd better attach the [log.txt](https://github.com/purebred-mua/purebred/files/4094274/log.txt) to this report too.
Related to #280. If we are able to Haskeline, we would get the history for free.
I was thinking of mutt, in which the workflow goes: * enter subject * invoke editor on tempfile in which you write the body, save, quit * final mail view...
Notmuch has now a way to retrieve addresses based on search terms from the existing mail corpus. We should definitely use that as a first class citizen. Perhaps that alleviates...
I looked only in the CLI, since I thought being able to search the addresses in Xapian shouldn't be much of a problem. I did not check how it was...
What do we settle as an acceptance criteria for this item? Implement a way to retrieve an address based on an IO action, which will default to retrieve the address...