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 72CCA431FBF for ; Wed, 24 Feb 2010 10:19:10 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -2.517 X-Spam-Level: X-Spam-Status: No, score=-2.517 tagged_above=-999 required=5 tests=[ALL_TRUSTED=-1.8, AWL=0.393, BAYES_05=-1.11] autolearn=ham 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 TY6VNwkS9cLB; Wed, 24 Feb 2010 10:19:09 -0800 (PST) Received: from yoom.home.cworth.org (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id B6669431FAE; Wed, 24 Feb 2010 10:19:09 -0800 (PST) Received: by yoom.home.cworth.org (Postfix, from userid 1000) id 1B95425427B; Wed, 24 Feb 2010 10:19:07 -0800 (PST) From: Carl Worth To: Sebastian Spaeth , notmuch@notmuchmail.org In-Reply-To: <87pr57jvkz.fsf@SSpaeth.de> References: <87pr57jvkz.fsf@SSpaeth.de> Date: Wed, 24 Feb 2010 10:19:06 -0800 Message-ID: <87wry2wl7p.fsf@yoom.home.cworth.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" Subject: Re: [notmuch] Introducing notmuchsync 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: Wed, 24 Feb 2010 18:19:10 -0000 --=-=-= Content-Transfer-Encoding: quoted-printable On Mon, 18 Jan 2010 16:12:28 +0100, "Sebastian Spaeth" wrote: > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > - Synchronizes the "S" flag with the "unread" tag (1-way). The > synchronization direction is decided by using either --sync (change > maildir flags according to notmuch) or --revsync (change notmuch tags > according to maildir). By default it always checks the mails from the > previous 30 days (but can also do --all mails if you have plenty of > RAM and time). > - Deletes all mail files that have the "delete" tag > - Quiet/normal/verbose logging=20 Thanks for contributing this, Sebastian. Let me know if you'd like to host this within the contrib directory of the notmuch repository. > - It temporarily slurps in all your mails from the last 30 days into > RAM. I am waiting for "notmuchs show blah --output filename --output > tags" to improve that :). Generally the parsing of the output of > "notmuch show" is a bit hackyish with regexps at the moment. OK. So we'll be adding an --output option to give you just filenames soon, and we've got JSON output now so you can avoid hacky regexps now. Elsewhere in the thread Jameson Rollins wrote: > I should have mentioned in my previous mail that I think this tool is > a great idea, and I plan on using it. I just hope that all of it's > functionality will be integrated directly into notmuch itself. I think that's the open question still. How much of this kind of functionality do we integrate into notmuch itself. I don't know the answer to that question yet, but I'm quite happy to see people experimenting with doing scripts like this on top of notmuch already. I do know that I want to do thing to make such scripting easier, (independent of whether the current functionality gets folded into notmuch). =2DCarl --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iD8DBQFLhW2a6JDdNq8qSWgRAuxcAJ9oXMlbEg4l4/BZFHy0xBJxH2X2vACeNAxa tRLamoMMWUIPATXThK0EtPk= =bZu9 -----END PGP SIGNATURE----- --=-=-=--