Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 36B9E431FAF for ; Thu, 13 Sep 2012 07:36:00 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.799 X-Spam-Level: X-Spam-Status: No, score=-0.799 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id IrN6Df6Ueluf for ; Thu, 13 Sep 2012 07:35:59 -0700 (PDT) Received: from mail-bk0-f53.google.com (mail-bk0-f53.google.com [209.85.214.53]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id 0B1A7431FAE for ; Thu, 13 Sep 2012 07:35:58 -0700 (PDT) Received: by bkwj4 with SMTP id j4so641117bkw.26 for ; Thu, 13 Sep 2012 07:35:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=K/2wMHmyR/lhrdT/CNuCu5JU4NQyVipDPdl76ypylEs=; b=DEb0noFRAKvkn+ZwjCKEcSrW+/km8ubsTCFTi2Cz8iXmhO87sTSuVnOcYobXSLrFjW bC09HD/fMulisELA+THXNBwhr/xIHTGSyB0T8ZVjUIZ+DHT+V33/y3BQeS4lPKLci9Q2 SMQpPng+vvMjXnMc/jdmv32otNNJfWNLfc+PFr/6k7v+ZFPDCsUySwGcnivgX/F0Pzg2 mZAgM0xaC3oNM9hLa1V4tH4VKqwD5EdtWcXw05gcbn0rtHyExRh/AqMj6wjfOlOGVPba 3mR+NHwsgBe2n2Vt3MEXD+uIusu3rwfyXoFDL59tHL8lKo4m0EmJ2J3Z7Z6rZkkRDyTa UR/Q== Received: by 10.204.128.65 with SMTP id j1mr1202446bks.93.1347546956085; Thu, 13 Sep 2012 07:35:56 -0700 (PDT) MIME-Version: 1.0 Received: by 10.205.130.132 with HTTP; Thu, 13 Sep 2012 07:35:35 -0700 (PDT) From: Damien Cassou Date: Thu, 13 Sep 2012 16:35:35 +0200 Message-ID: Subject: Better Gmail handling by not using Notmuch tags To: notmuch@notmuchmail.org Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Sep 2012 14:36:00 -0000 Hi, I'm a Gmail user and would like to keep using Gmail web interface in parallel to Notmuch. Basically, I would like Notmuch to mimic Gmail's behavior. In the notmuch mailing list, users proposed to convert Gmail folders to Notmuch tags and back (e.g., http://notmuchmail.org/pipermail/notmuch/2012/009280.html). However, I didn't see any out-of-the-box full implementation of this proposal. Another solution would be to work directly with folders from Notmuch. Adding a Notmuch tag would just copy the current mail file to a different folder. Removing a tag would just remove the current mail file from the folder. Would such a solution work? What would I loose? Thank you -- Damien Cassou http://damiencassou.seasidehosting.st "Lambdas are relegated to relative obscurity until Java makes them popular by not having them." James Iry