From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id C0C98431FB6 for ; Mon, 15 Apr 2013 01:08:01 -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 wXulbNPVNF+P for ; Mon, 15 Apr 2013 01:08:00 -0700 (PDT) Received: from outgoing-mail.its.caltech.edu (outgoing-mail.its.caltech.edu [131.215.239.19]) by olra.theworths.org (Postfix) with ESMTP id 11180431FAF for ; Mon, 15 Apr 2013 01:08:00 -0700 (PDT) Received: from earth-doxen.imss.caltech.edu (localhost [127.0.0.1]) by earth-doxen-postvirus (Postfix) with ESMTP id 9054966E00F5 for ; Mon, 15 Apr 2013 01:07:57 -0700 (PDT) X-Spam-Scanned: at Caltech-IMSS on earth-doxen by amavisd-new Received: from finestructure.net (cpe-76-166-145-133.socal.res.rr.com [76.166.145.133]) (Authenticated sender: jrollins) by earth-doxen-submit (Postfix) with ESMTP id 49E8A66E00ED for ; Mon, 15 Apr 2013 01:07:49 -0700 (PDT) Received: by finestructure.net (Postfix, from userid 1000) id A4E8C61707; Mon, 15 Apr 2013 01:07:48 -0700 (PDT) From: Jameson Graef Rollins To: Notmuch Mail Subject: Xapers User-Agent: Notmuch/0.15.2+82~ga5881dd (http://notmuchmail.org) Emacs/24.2.1 (x86_64-pc-linux-gnu) Date: Mon, 15 Apr 2013 01:07:46 -0700 Message-ID: <87zjx0tdwt.fsf@servo.finestructure.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" 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: Mon, 15 Apr 2013 08:08:02 -0000 --=-=-= Content-Type: text/plain Hey, folks. I wanted to let people know about a program that I've been working on that may be of interest to people on this list. It's also very heavily inspired by notmuch. It's a personal paper management/indexing system called Xapers, geared somewhat specifically towards academic journal articles. For those familiar with Papers [0], it's like that but for the command line set. Give it a pdf and a source identifier (like doi url), and it downloads bibtex from the online library, stores the pdf and bibtex in a local document store, and indexes them both into a Xapian database. Documents can be arbitrarily tagged. Documents and bibtex can be exported from arbitrary searches. It's a python library underneath, but there a cli and a simple curses ui that can display search results, tag documents, and retrieve files. README and a screenshot of the curses ui here: http://finestructure.net/xapers/README http://finestructure.net/xapers/screenshot.png It's certainly not perfect, but it's been working fairly well for me for a while. Feedback/bugs/etc (off list) are very much appreciated. jamie. [0] http://www.papersapp.com/papers/ --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iQIcBAEBCAAGBQJRa7VSAAoJEO00zqvie6q8RLYP/jRl3ChKN2I3jb8DHxgZjhxJ dz5Y3LrpLJVvh6RGzXR/xD2Id74ofDxoin12+eshr0r6R94Se7Ha8jy2J1UkwYKz nDn7GaEbOysm4iekCsH4XW/gzJmW+5D/nCQzJ8vjJZifDdaYgApK4IY1PH1lbqcx EJUnsOXmCKHdX3Z83YuuhsWGBv3L9AuLN7eRV7CsSs92c7zTFZWSowN3FgHmdNMz eSv5ZrmXiltSOpWj/lasAsJ60Nm+UYNrCQAFboVclgEz2E7t7Cz9X8amRz/rzvrp nXIwWE113pgmtRasMMOOrl/WB+BjZRHg8PlkldBxSFjWsqAz/TfnWAa58jEL9a3U vt9XStw5TEaorrnX5aZwe2jFlfLQ5zVWb4xAmbDC5dv9fQl8wMOGGmEOGHVRgTKL gHNKenKKUx2HFLjJ+lNWGT/hofskPIZuhcYME8d9IP1rtvr1aFVf58qou3vEPv8j m0bJUr2WBAWcEmq3BaYCH0A7lz4mKFW9lCbJy0yjcrL5iWDl5da63VwBPzxfq2ky BuVqvgRpJTtoZ9JHqdzecJZnkFahUVOcwmC5vH7r/ff7mh3oa54HB/KKdimS1TIW ud+CUbEalad4wFRUutqsV3Fl9P2dT31AvFWY8wTJP1WF6dQDeN029mMpE8OkB/9W EYx8q1uhH7DSTSomuiBb =EyKX -----END PGP SIGNATURE----- --=-=-=--