From: Matt Lundin <mdl@imapmail.org>
To: Eric Schulte <schulte.eric@gmail.com>
Cc: Org Mode <emacs-orgmode@gnu.org>
Subject: Re: [PATCH] org-bibtex.el --- convert between Org headings and bibtex entries
Date: Fri, 22 Apr 2011 11:45:58 -0400 [thread overview]
Message-ID: <87r58uz3ux.fsf@fastmail.fm> (raw)
In-Reply-To: <878vv22xgz.fsf_-_@gmail.com> (Eric Schulte's message of "Fri, 22 Apr 2011 08:05:00 -0600")
Hi Eric,
"Eric Schulte" <schulte.eric@gmail.com> writes:
> Matt Lundin <mdl@imapmail.org> writes:
>
>> "Eric Schulte" <schulte.eric@gmail.com> writes:
>>
>>> In an attempt to organize my reading notes, I've written the following
>>> tool which allows both for exporting Org-mode headlines with bibtex
>>> meta-data to bibtex entries, and for reading existing bibtex entries
>>> into Org-mode headings.
>>>
>>> One nice feature of these functions is the ability to check that all
>>> required fields are present in a given headline based on the bibtex type
>>> (e.g., :article, :inproceedings), and prompt for missing fields.
>>>
>>> See the top of the elisp file for more usage information.
>>> https://github.com/eschulte/org-bibtex/blob/master/org-bibtex.el
>>
>> Thanks for announcing this! One note: I believe the name conflicts with
>> a core org-module (org-bibtex.el), which is used to store and open
>> bibtex links.
>>
>
> As one possible solution to this name conflict, I've folded my
> org-bibtex.el into the existing org-bibtex.el in the Org-mode core. The
> attached patch performs this integration adding the functionality in my
> version of org-bibtex.el into the Org-mode core.
>
> Does this seem like an appropriate addition?
+1 (or maybe +.75 -- see below)
I think this could finally tempt me to move all my bibliographical data
into org-mode files. (I've been keeping all my data in a central bibtex
file and using reftex to generate links to citations.)
My only reservation: modules such as org-bibtex.el, org-gnus.el,
org-wl.el. (i.e., modules that contain the name of another emacs
package) are conventionally reserved for hyperlinks. I have no idea
whether this is a fixed convention, but we might want to ask Bastien or
Carsten. I know the linking features would be untouched by the addition
of this new functionality, but I wonder whether org <-> bibtex
conversion occupies a distinct space.
I can see now how the variables org-bibtex-types and org-bibtex-fields
are a major improvement over bibtex-entry-field-alist, which contains a
whole bunch of redundant field descriptions. This will make it much
easier to configure my bibtex setup.
Best,
Matt
next prev parent reply other threads:[~2011-04-22 15:46 UTC|newest]
Thread overview: 33+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-19 23:52 [ANN] org-bibtex.el --- convert between Org headings and bibtex entries Eric Schulte
2011-04-20 1:01 ` Jeff Horn
2011-04-20 1:13 ` Eric Schulte
2011-04-20 7:54 ` Thomas S. Dye
2011-04-20 13:25 ` Matt Lundin
2011-04-20 14:29 ` Matt Lundin
2011-04-20 19:59 ` Eric Schulte
2011-04-20 19:00 ` Eric Schulte
2011-04-21 16:36 ` Thomas S. Dye
2011-04-21 21:06 ` Eric Schulte
2011-04-23 16:23 ` Thomas S. Dye
2011-04-23 22:59 ` Alan E. Davis
2011-04-24 0:40 ` Matt Lundin
2011-04-24 14:21 ` Eric Schulte
2011-04-24 16:53 ` Christian Moe
2011-04-25 13:19 ` Matt Lundin
2011-04-25 13:34 ` Eric Schulte
2011-04-25 15:15 ` Matt Lundin
2011-04-27 22:16 ` Eric Schulte
2011-04-24 0:52 ` Eric Schulte
2011-04-24 4:49 ` Alan E. Davis
2011-04-24 14:29 ` Eric Schulte
2011-04-24 20:40 ` Alan E. Davis
2011-04-25 13:31 ` Eric Schulte
2011-04-20 9:26 ` Christian Moe
2011-04-20 20:15 ` Eric Schulte
2011-04-20 12:10 ` Matt Lundin
2011-04-20 20:16 ` Eric Schulte
2011-04-22 14:05 ` [PATCH] " Eric Schulte
2011-04-22 15:45 ` Matt Lundin [this message]
2011-04-23 0:03 ` Matt Lundin
2011-04-23 14:07 ` Eric Schulte
2011-04-23 22:46 ` Matt Lundin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87r58uz3ux.fsf@fastmail.fm \
--to=mdl@imapmail.org \
--cc=emacs-orgmode@gnu.org \
--cc=schulte.eric@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).