From: Bastien <bzg@altern.org>
To: emacs-orgmode@gnu.org
Subject: Re: bibtex fields in remember templates
Date: Tue, 06 Nov 2007 00:06:24 +0000 [thread overview]
Message-ID: <878x5cnsov.fsf@bzg.ath.cx> (raw)
In-Reply-To: <0F3DD24A-86E2-4452-B84F-1631E2E4AEB1@science.uva.nl> (Carsten Dominik's message of "Sun, 4 Nov 2007 14:49:12 +0100")
Carsten Dominik <carsten.dominik@gmail.com> writes:
>> "* TO_READ%?\n %a\n %:author (%:year). %:title. %:journal: %:pages."
>>
>> I know that links to bibtex entries are created using the custom
>> search mechanism, but I can't figure out how to expose properties of
>> the bibtex entry to remember or org-remember.
>
> This is, I think, hard using the current mechanism. I believe it
> would be much better to create a new link type for BibTeX, now that
> this is possible. The it would also be easy to set a lot of info that
> can be accessed by templates.....
Please check org-bibtex.el here:
http://www.cognition.ens.fr/~guerry/u/org-bibtex.el
This package does not affect the way BibTeX entries are stored and
inserted but it provides more information on them thru properties.
Typically, you'll use this information in *remember* templates.
So for example:
(setq org-remember-templates
'((?b "* READ %?\n\n%a\n %:author (%:year): %:title In %:journal, %:pages.")))
will insert to relevant information about the author, the year, etc.
--
Bastien
next prev parent reply other threads:[~2007-11-05 23:06 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-31 1:51 bibtex fields in remember templates Austin Frank
2007-11-04 13:49 ` Carsten Dominik
2007-11-06 0:06 ` Bastien [this message]
2007-11-06 5:22 ` Carsten Dominik
2007-11-06 9:14 ` Bastien
2007-11-06 9:22 ` Bastien
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=878x5cnsov.fsf@bzg.ath.cx \
--to=bzg@altern.org \
--cc=emacs-orgmode@gnu.org \
/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).