From: Rainer M Krug Date: Sat, 2 Mar 2013 15:35:15 +0000 (+0100) Subject: Batch tagging - add id_list as tag possible? X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=d3879e462ec23cdb64425d1f0f4ad695da408286;p=notmuch-archives.git Batch tagging - add id_list as tag possible? --- diff --git a/ca/45af6f30c50c44297344d9afa3f7bebd40fba5 b/ca/45af6f30c50c44297344d9afa3f7bebd40fba5 new file mode 100644 index 000000000..10ba0cb12 --- /dev/null +++ b/ca/45af6f30c50c44297344d9afa3f7bebd40fba5 @@ -0,0 +1,129 @@ +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 F2573431FAF + for ; Sat, 2 Mar 2013 07:35:19 -0800 (PST) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: -0.798 +X-Spam-Level: +X-Spam-Status: No, score=-0.798 tagged_above=-999 required=5 + tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, + FREEMAIL_FROM=0.001, HTML_MESSAGE=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 SZ2VTheefOnZ for ; + Sat, 2 Mar 2013 07:35:19 -0800 (PST) +Received: from mail-la0-f45.google.com (mail-la0-f45.google.com + [209.85.215.45]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id 2D851431FAE + for ; Sat, 2 Mar 2013 07:35:19 -0800 (PST) +Received: by mail-la0-f45.google.com with SMTP id er20so3861147lab.32 + for ; Sat, 02 Mar 2013 07:35:16 -0800 (PST) +DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; + h=mime-version:x-received:date:message-id:subject:from:to + :content-type; bh=jgTBKYpf+b5o+bRyvAjL7/ZR73F/D4+L2LcDdSI8uTU=; + b=TlmBzF9UUHlSauF65mn3y6BbH53V+gO8CJVvzLkma+JsbB9WOtmSfFAg3yCBN4LzRD + lyE4TgXA1XLtousva0XGoN0Pl6QcWGL9BzkcX9T+BpUKd2w2+A04949Ib0pS6ZfYCx2/ + XWzgASv9G091gfsXIBwkmS2HqHbEjI1+SSm5R6SaUCqVYLVlbmk3p9U8I3MpudS4CSs6 + J4MMSWv8WCfN/HiAMlIgC8aM5RKDfT6AQgySsTgKRS8TLFqFkAgeKMl4vC+DGcTQe56x + 89Js7VJFzwAHP0x2/nXZb2gEIfAZIvXP+Pm0Au//9DNZO55iIrxs7UOngYnmL/XT/+N0 + 4cHQ== +MIME-Version: 1.0 +X-Received: by 10.152.110.167 with SMTP id ib7mr12505399lab.22.1362238516063; + Sat, 02 Mar 2013 07:35:16 -0800 (PST) +Received: by 10.112.7.38 with HTTP; Sat, 2 Mar 2013 07:35:15 -0800 (PST) +Date: Sat, 2 Mar 2013 16:35:15 +0100 +Message-ID: + +Subject: Batch tagging - add id_list as tag possible? +From: Rainer M Krug +To: "notmuch@notmuchmail.org" +Content-Type: multipart/alternative; boundary=f46d040838b3d973cd04d6f2de8d +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: Sat, 02 Mar 2013 15:35:20 -0000 + +--f46d040838b3d973cd04d6f2de8d +Content-Type: text/plain; charset=ISO-8859-1 + +Hi + +I would like to tag my mails automatically by using the id_list as the tag +name, but as far as I can se in the manual, this is not possible yet. Is +this true? + +It would be great if I could have ++%id_list + +And it would automatically tag my mails with the list I'd? + +At the moment I am using afew for that (and only that - I don't need spam +filtering (gmail is quite good with that) and also the other filters are +not of much use for me at the moment), but if notmuch could do this, I +could save one step ( and program to keep up to date). + + +Cheers, + +Rainer + + + +-- +Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology, +UCT), Dipl. Phys. (Germany) + +Centre of Excellence for Invasion Biology +Stellenbosch University +South Africa + +Tel : +33 - (0)9 53 10 27 44 +Cell: +33 - (0)6 85 62 59 98 +Fax (F): +33 - (0)9 58 10 27 44 + +Fax (D): +49 - (0)3 21 21 25 22 44 + +email: Rainer@krugs.de + +Skype: RMkrug + +--f46d040838b3d973cd04d6f2de8d +Content-Type: text/html; charset=ISO-8859-1 +Content-Transfer-Encoding: quoted-printable + +Hi

I would like to tag my mails automatically by using t= +he id_list as the tag name, but as far as I can se in the manual, this is n= +ot possible yet. Is this true?

It would be great i= +f I could have
+
+%id_list

And it would automatically tag my m= +ails with the list I'd?

At the moment I am usi= +ng afew for that (and only that - I don't need spam filtering (gmail is= + quite good with that) and also the other filters are not of much use for m= +e at the moment), but if notmuch could do this, I could save o= +ne step ( and program to keep up to date).
+


Cheers,

Rainer
<= +br>


--
Rainer M. Krug, PhD (Conservation Ecology, SUN), MS= +c (Conservation Biology, UCT), Dipl. Phys. (Germany)

Centre of Excel= +lence for Invasion Biology
+Stellenbosch University
South Africa

Tel : =A0 =A0 =A0 +33 - (0)9= + 53 10 27 44
Cell: =A0 =A0 =A0 +33 - (0)6 85 62 59 98
Fax (F): =A0 = +=A0 =A0 +33 - (0)9 58 10 27 44

Fax (D): =A0 =A0+49 - (0)3 21 21 25 2= +2 44

email: =A0 =A0 =A0Rainer@krugs.de
+
Skype: =A0 =A0 =A0RMkrug

+ +--f46d040838b3d973cd04d6f2de8d--