* org-ref and the minibuffer
@ 2017-03-14 10:54 Julian M. Burgos
2017-03-14 12:37 ` John Kitchin
0 siblings, 1 reply; 2+ messages in thread
From: Julian M. Burgos @ 2017-03-14 10:54 UTC (permalink / raw)
To: emacs-orgmode
Dear list,
It is possible to customize the information shown in the minibuffer when
the cursor (or the mouse pointer) is on top of an org-ref bibliography link?
The default seems to be a formatted version of the citation, which
includes authors (all of them), title, etc. I would like just to see
the title.
Thanks!
Julian
--
Julian Mariano Burgos, PhD
Hafrannsóknastofnun, rannsókna- og ráðgjafarstofnun hafs og vatna/
Marine and Freshwater Research Institute
Skúlagata 4, 121 Reykjavík, Iceland
Sími/Telephone : +354-5752037
Bréfsími/Telefax: +354-5752001
Netfang/Email: julian.burgos@hafogvatn.is
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: org-ref and the minibuffer
2017-03-14 10:54 org-ref and the minibuffer Julian M. Burgos
@ 2017-03-14 12:37 ` John Kitchin
0 siblings, 0 replies; 2+ messages in thread
From: John Kitchin @ 2017-03-14 12:37 UTC (permalink / raw)
To: Julian M. Burgos; +Cc: emacs-orgmode
You can get that for articles like this:
#+BEGIN_SRC emacs-lisp
(setf (cdr (assoc "article" (cdr (assoc "text" org-ref-formatted-citation-formats)))) "${title}")
#+END_SRC
Julian M. Burgos writes:
> Dear list,
>
> It is possible to customize the information shown in the minibuffer when
> the cursor (or the mouse pointer) is on top of an org-ref bibliography link?
> The default seems to be a formatted version of the citation, which
> includes authors (all of them), title, etc. I would like just to see
> the title.
> Thanks!
>
> Julian
--
Professor John Kitchin
Doherty Hall A207F
Department of Chemical Engineering
Carnegie Mellon University
Pittsburgh, PA 15213
412-268-7803
@johnkitchin
http://kitchingroup.cheme.cmu.edu
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-03-14 12:37 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-14 10:54 org-ref and the minibuffer Julian M. Burgos
2017-03-14 12:37 ` John Kitchin
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).