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 7692E431FB6 for ; Tue, 16 Apr 2013 02:14:37 -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 bWyZ5EhQmL8l for ; Tue, 16 Apr 2013 02:14:36 -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 03540431FAF for ; Tue, 16 Apr 2013 02:14:35 -0700 (PDT) Received: from earth-doxen.imss.caltech.edu (localhost [127.0.0.1]) by earth-doxen-postvirus (Postfix) with ESMTP id 7921066E0146; Tue, 16 Apr 2013 02:14:33 -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 433CE66E0127; Tue, 16 Apr 2013 02:14:23 -0700 (PDT) Received: by finestructure.net (Postfix, from userid 1000) id 1B90461744; Tue, 16 Apr 2013 02:14:22 -0700 (PDT) From: Jameson Graef Rollins To: "Rainer M. Krug" Subject: Re: Xapers In-Reply-To: <87txn6lvpd.fsf@krugs.de> References: <87zjx0tdwt.fsf@servo.finestructure.net> <87li8ju307.fsf@servo.finestructure.net> <20130415184645.698.61822@brick.lan> <87a9oztxxu.fsf@servo.finestructure.net> <87txn6lvpd.fsf@krugs.de> User-Agent: Notmuch/0.15.2+82~ga5881dd (http://notmuchmail.org) Emacs/24.2.1 (x86_64-pc-linux-gnu) Date: Tue, 16 Apr 2013 02:14:19 -0700 Message-ID: <87r4iasuqc.fsf@servo.finestructure.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" Cc: Notmuch Mail 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, 16 Apr 2013 09:14:37 -0000 --=-=-= Content-Type: text/plain On Tue, Apr 16 2013, "Rainer M. Krug" wrote: > It would be quite important to be able to do something along the lines > of > > xapers import --bib=TheBibtexFile.bib Hi, Rainer: Xapers does currently do something similar to this. The following takes the first bibtex entry from bibtex.bib and creates a new Xapers document: xapers add --source=bibtex.bib However, I suspect you're looking for a way to import a full bibtex database with multiple entries, and create a new Xapers document for each. This shouldn't be difficult to implement. Particularly if there is a standard bibtex field for specifying associated file paths. Patrick mentioned that jabref uses something, so maybe I can start with that. > Is there a mailing list or place where you anounce new versions? It does look like there might be a need. I'll look into putting something together. In the mean time I'm hanging out on #xapers on irc.freenode.net. jamie. --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iQIcBAEBCAAGBQJRbRZrAAoJEO00zqvie6q8m4cP/RpruOZ+RTZRp4ge3Fw6S1zd mNk7OF+7sIfU4Aehsxm8bzyRFMbOwYY5nP3LfdDCzoHNdrzKJ/r4ILxoY53qPdjn BPA5HjUk+J58zg/zEsyJ8uyj/D7TDs4pCoU3Glc1KqPKCbFejIin6cLQjFIoQZ4j DX5h9ZmU84czr9v5ZURRO+Ui1NbYyW/fN/1nhX+UPucjLQtPA/X7u3NdpaNoZYeM luexQhPsP/aGrON8B95EN8nI3RnB3CXO/FzwRklu9LcTAthR+QsaPmHKBW6fNS4E ZhYjl+blrGRpFrv1N7v7XXTFzbhiwoFvw2FnONlfOkcSadWJeBlrk7R9Pt7Zhqf0 s/KW7fdqOl0hYUt97QynD3xATxVaZpE+ASiJf4SxS/aYSitF1GwkwU3ZNqeXoNpC I2KHUsVRXRQhPMaesFz7gGdo+EOtxZi4lL4pwGqDldc6i4jsTsOY6fDhIA2LMiEy V7gjfzGqMacmsshGvq1N4MlbRacQIsqpfKWlHHDs6J1xNLywcHXnqysxX/zN80jT AqAhQqztSZA/oZgFfoTw58HynlJs8YRr+OhkHG6hlG6jHOdH+VW/5hnYLhZV7xGP C6Dki8ZFYez2rit2G08xo6pa9K+9KVNbgvlpHIVSPYm8qS3lZnKTM/Ges6AMaCBl M+f5nveLUsGaM3ENml82 =pJ4h -----END PGP SIGNATURE----- --=-=-=--