Re: [notmuch] [PATCH] notmuch-new: Parse some maildir flags for labels

2010-03-23 Thread Sebastian Spaeth
> if I remember, there has been at least three different patches for this,
> so you are the fourth :-) You're right that it helps a lot with initial
> import. To promote my work a little bit, I use bidirectional
> synchronization between maildir flags and notmuch tags, which I sent in
> id:1268926780-20045-4-git-send-email-sojk...@fel.cvut.cz. I use IMAP
> clients from time to time and this helps me a lot because the IMAP
> server has almost never outdated status.

And it shows the need for such a patch :-). It doesn't hurt people who
stop using IMAP flags, and it helps those who still can't use notmuch
locally all the time...

So +1 from me to get one of the patches into mainline.

Sebastian
___
notmuch mailing list
notmuch@notmuchmail.org
http://notmuchmail.org/mailman/listinfo/notmuch


Re: [notmuch] [PATCH] notmuch-new: Parse some maildir flags for labels

2010-03-22 Thread Michal Sojka
On Thu, 18 Mar 2010, Emil Sit wrote:
> Instead of blanket applying tag:inbox and tag:unread to
> all messages, when parsing a Maildir file, attempt to
> parse the flags encoded in the filename to determine whether
> to mark something as unread (and inbox).  Also, parse user
> flagged messages and trash messages.
> 
> Signed-off-by: Emil Sit 
> ---
> I confess that I'm not actively following the mailing list or actively using
> notmuch to read mail (the vim client seems not to work well for me on Ubuntu
> Hardy and not a huge emacs fan and don't have emacs23; still using 
> mutt/mairix)
> so I apologize if something like this has been discussed/rejected before.  
> I've
> been playing with this patch locally and it definitely helped with the initial
> import.  It's a nice complement to notmuchsync.

Hi,

if I remember, there has been at least three different patches for this,
so you are the fourth :-) You're right that it helps a lot with initial
import. To promote my work a little bit, I use bidirectional
synchronization between maildir flags and notmuch tags, which I sent in
id:1268926780-20045-4-git-send-email-sojk...@fel.cvut.cz. I use IMAP
clients from time to time and this helps me a lot because the IMAP
server has almost never outdated status.

Bye
Michal
___
notmuch mailing list
notmuch@notmuchmail.org
http://notmuchmail.org/mailman/listinfo/notmuch