From d765e2aba42471c8a9a3feede4c85383c44db467 Mon Sep 17 00:00:00 2001 From: Gaute Hope Date: Wed, 27 May 2015 14:27:10 +0000 Subject: [PATCH] Re: [announce] notifymuch - desktop notifications for notmuch --- 7d/fa1fd28774dea7e805acc18b4bb235d48b2f46 | 84 +++++++++++++++++++++++ 1 file changed, 84 insertions(+) create mode 100644 7d/fa1fd28774dea7e805acc18b4bb235d48b2f46 diff --git a/7d/fa1fd28774dea7e805acc18b4bb235d48b2f46 b/7d/fa1fd28774dea7e805acc18b4bb235d48b2f46 new file mode 100644 index 000000000..bd6e56c03 --- /dev/null +++ b/7d/fa1fd28774dea7e805acc18b4bb235d48b2f46 @@ -0,0 +1,84 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by arlo.cworth.org (Postfix) with ESMTP id 5D5666DE0214 + for ; Wed, 27 May 2015 07:27:18 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at cworth.org +X-Spam-Flag: NO +X-Spam-Score: -0.387 +X-Spam-Level: +X-Spam-Status: No, score=-0.387 tagged_above=-999 required=5 tests=[AWL=0.333, + RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01] + autolearn=disabled +Received: from arlo.cworth.org ([127.0.0.1]) + by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id KlCTwGPSvXVP for ; + Wed, 27 May 2015 07:27:15 -0700 (PDT) +Received: from mail-lb0-f182.google.com (mail-lb0-f182.google.com + [209.85.217.182]) + by arlo.cworth.org (Postfix) with ESMTPS id 577EF6DE0352 + for ; Wed, 27 May 2015 07:27:15 -0700 (PDT) +Received: by lbcue7 with SMTP id ue7so8577364lbc.0 + for ; Wed, 27 May 2015 07:27:13 -0700 (PDT) +X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; + d=1e100.net; s=20130820; + h=x-gm-message-state:date:from:subject:to:references:in-reply-to + :user-agent:message-id:mime-version:content-type + :content-transfer-encoding; + bh=P6Ie6iHMSfMNRR8biGpQD+9RVENhGOsOPnVYyoTQPzY=; + b=JDMr1U+/jk8426NNPujSNB1mmezSmT4mZM1JyEmnHWF7AXo6dtHb+SJRZjTcVgEzLI + pzCoZ4F+l0lBr7kvkiJMXQDBidwNfjDQxFAmiWBcL3BblI4iRZ2ZIfsXv6ayaxhfI4Xj + PHSKH9cp2oyQ7ope1YhQX+L1/Nz571xvK+YdwrBiz5fUmroTBHGSxqaBCs3WUlJkJT/f + f17oZlOgunM9QiU9EPHjMS8gWeL1u1kTBA9/TbjqT+fxhIC6ssHRE/Is906ZmVpFiPlH + IrZ4OI/kGk+6paHqt57Ylf+M/ZGtP4veitu48uzJB4lOtv5vCe+W5/GaoVBteHX3YydE + tx2A== +X-Gm-Message-State: + ALoCoQks63Ri38nwrt39C8b9djTXBYSH1WQJwqgzqmTfFZT1tIq7chO3DcC9bYMCQ7vwy/UfPW12 +X-Received: by 10.112.168.165 with SMTP id zx5mr27927301lbb.111.1432736832881; + Wed, 27 May 2015 07:27:12 -0700 (PDT) +Received: from localhost ([128.39.46.106]) + by mx.google.com with ESMTPSA id t15sm3637629lbk.0.2015.05.27.07.27.11 + (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); + Wed, 27 May 2015 07:27:11 -0700 (PDT) +Date: Wed, 27 May 2015 14:27:10 +0000 +From: Gaute Hope +Subject: Re: [announce] notifymuch - desktop notifications for notmuch +To: nightshade , notmuch@notmuchmail.org +References: <20150424073133.GA4411@wemakethings.net> +In-Reply-To: <20150424073133.GA4411@wemakethings.net> +User-Agent: astroid/vv0.3 (https://github.com/gauteh/astroid) +Message-Id: <1432736781-astroid-2-yuxn69wor1-5774@strange> +MIME-Version: 1.0 +Content-Type: text/plain; charset=utf-8; format=flowed +Content-Transfer-Encoding: quoted-printable +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.18 +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: Wed, 27 May 2015 14:27:18 -0000 + +Excerpts from nightshade's message of April 24, 2015 9:31: +> "This is a simple program that displays desktop notifications for unread +> mail (or actually any search query) in the notmuch database. The +> notification can optionally have a button to run a mail client. +>=20 +> When a message is shown in a notification, it is internally marked as +> 'recently seen' and not shown again for two days (configurable)." +>=20 +> https://github.com/kspi/notifymuch +>=20 + +Nice, thanks for sharing! + +- gaute + += -- 2.26.2