unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
From: Jani Nikula <jani@nikula.org>
To: Rainer M Krug <Rainer@krugs.de>, notmuch@notmuchmail.org
Subject: Re: GMAIL tag sync arriving in "next" branch in Offlineimap
Date: Wed, 07 May 2014 14:07:49 +0200	[thread overview]
Message-ID: <871tw5rduy.fsf@nikula.org> (raw)
In-Reply-To: <m2wqdy3v1o.fsf@krugs.de>

On Wed, 07 May 2014, Rainer M Krug <Rainer@krugs.de> wrote:
> Recently, gmail tag sync was discussed here, and it seems something is
> happening in Offlineimap: patches implementing synching of gmail tags to 
> X-Labels have been applied in the "next" branch and announced on the
> Offline mailing list. 

https://github.com/OfflineIMAP/offlineimap/commit/0e4afa913253c43409e6a32a6b6e11e8b03ed3d9

"""
This is an example of a setup where GMail gets synced with a local
Maildir. It also keeps track of GMail labels, that get embedded into the
messages under the header X-Keywords (or whatever labelsheader is set
to), and syncs them back and forth the same way as flags.

The first time it runs on a large repository may take some time as the
labels are read / embedded on every message. Afterwards local label
changes are detected using modification times (much faster):
"""

Modification of message files as labels change? Ugh.

I guess notmuch could read a user configurable header and apply the tags
there, but notmuch modifying the message files is probably not going to
happen.


BR,
Jani.

      reply	other threads:[~2014-05-07 12:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-07  7:30 GMAIL tag sync arriving in "next" branch in Offlineimap Rainer M Krug
2014-05-07 12:07 ` Jani Nikula [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://notmuchmail.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=871tw5rduy.fsf@nikula.org \
    --to=jani@nikula.org \
    --cc=Rainer@krugs.de \
    --cc=notmuch@notmuchmail.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).