From: David Lazar Date: Tue, 15 Jul 2014 00:51:55 +0000 (+2000) Subject: [ANNOUNCE] jotmuch X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=de3fc347fe46937c9cd3bb1b1f1871a5bd43089a;p=notmuch-archives.git [ANNOUNCE] jotmuch --- diff --git a/a2/9db4e53df294ea40e9e657a42bbafda433819f b/a2/9db4e53df294ea40e9e657a42bbafda433819f new file mode 100644 index 000000000..2fc7ef060 --- /dev/null +++ b/a2/9db4e53df294ea40e9e657a42bbafda433819f @@ -0,0 +1,70 @@ +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 3DEB8431FC4 + for ; Mon, 14 Jul 2014 18:11:34 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: -2.3 +X-Spam-Level: +X-Spam-Status: No, score=-2.3 tagged_above=-999 required=5 + tests=[RCVD_IN_DNSWL_MED=-2.3] 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 UkB3YBrp2Z5T for ; + Mon, 14 Jul 2014 18:11:29 -0700 (PDT) +X-Greylist: delayed 1169 seconds by postgrey-1.32 at olra; + Mon, 14 Jul 2014 18:11:29 PDT +Received: from outgoing.csail.mit.edu (outgoing.csail.mit.edu [128.30.2.149]) + by olra.theworths.org (Postfix) with ESMTP id 9ED77431FBC + for ; Mon, 14 Jul 2014 18:11:29 -0700 (PDT) +Received: from c-76-27-241-247.hsd1.or.comcast.net ([76.27.241.247] + helo=localhost) + by outgoing.csail.mit.edu with esmtpsa (TLS1.0:RSA_AES_128_CBC_SHA1:16) + (Exim 4.72) (envelope-from ) + id 1X6qyL-0002XQ-Sy + for notmuch@notmuchmail.org; Mon, 14 Jul 2014 20:51:58 -0400 +From: David Lazar +To: notmuch@notmuchmail.org +Subject: [ANNOUNCE] jotmuch +User-Agent: Notmuch/0.18.1 (http://notmuchmail.org) Emacs/24.3.1 + (x86_64-unknown-linux-gnu) +Date: Mon, 14 Jul 2014 20:51:55 -0400 +Message-ID: <87lhrvsatw.fsf@mit.edu> +MIME-Version: 1.0 +Content-Type: text/plain +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, 15 Jul 2014 01:11:34 -0000 + +Hi, + +Jotmuch is a bookmark manager that will be familiar to users of Notmuch. + + https://github.com/davidlazar/jotmuch + +Jotmuch, like Notmuch, has powerful search and organization features +based on Xapian. + +Jotmuch archives webpages, so you can view your bookmarks even if the +pages disappear from the web. The archives are indexed by Xapian. + +Finally, Jotmuch tries to let you do all of this privately and anonymously, +if you want to. + +Let me know if you find Jotmuch useful or have ideas on how it could +be improved! + +Thanks, +David