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 93F6A431FBC for ; Tue, 30 Oct 2012 02:42:06 -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 eLsHR3b4bEf6 for ; Tue, 30 Oct 2012 02:42:05 -0700 (PDT) Received: from mail-vc0-f181.google.com (mail-vc0-f181.google.com [209.85.220.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id 7C387431FAF for ; Tue, 30 Oct 2012 02:42:05 -0700 (PDT) Received: by mail-vc0-f181.google.com with SMTP id n11so72993vch.26 for ; Tue, 30 Oct 2012 02:42:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=x/tHXzYHSSpWZTtPwmlr7kfCEBj6vqU7080bi6H7zcc=; b=hloR/vY2ck6k/cLvclDnzwmLZ2y64j//9mQrcUJhw3Y1QRQpEmaC9BWFpcTFg3UL2l g/5l5FBwBxMlP0iOQbTpv98R46xZ1/167MWS1fbrto37gMPFKfyMSfU6uvdmfuTcZezP NDamRgdhWLWY1D4K0Ydq8aUMt16wYsh/QoQrOQYU8w5WjnrlnufkrEqHwW2q0MVG37AG camjYa6oAKp1BpwVssya3NJ4whCYXZsGeGG9RB3/Frz9x5SJ6j5WYn+RSEb8dJ1DxFMG 2Fp7c28MRXVAM9yU4GYJ5vZgWZRzMw9/BdJ+e95EilQG6rk52J0UUFzno5e+4zEDqz6I azlQ== Received: by 10.220.240.18 with SMTP id ky18mr12665856vcb.54.1351590124825; Tue, 30 Oct 2012 02:42:04 -0700 (PDT) MIME-Version: 1.0 Received: by 10.58.143.51 with HTTP; Tue, 30 Oct 2012 02:41:44 -0700 (PDT) In-Reply-To: <87fw4x3y3e.fsf@hackervisions.org> References: <87fw4x3y3e.fsf@hackervisions.org> From: Damien Cassou Date: Tue, 30 Oct 2012 10:41:44 +0100 Message-ID: Subject: Re: [PATCH] don't show x-foo tags in search view To: James Vasile Content-Type: text/plain; charset=ISO-8859-1 Cc: notmuch mailing list 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: Tue, 30 Oct 2012 09:42:06 -0000 On Mon, Oct 29, 2012 at 7:57 PM, James Vasile wrote: > My filters create tags like x-bogotrained-spam that are for internal > bookkeeping. I don't mind seeing them in the 'show' view, but I didn't > want them cluttering my 'search' view. This patch omits x-foo and X-foo > tags from the 'search' view. what about using notmuch-labeler that let you hide whatever you want (or replace it by pictures)? https://github.com/DamienCassou/notmuch-labeler I'm working on integrating it inside notmuch -- Damien Cassou http://damiencassou.seasidehosting.st "Success is the ability to go from one failure to another without losing enthusiasm." Winston Churchill