From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Kitchin Subject: Re: org-ref and the minibuffer Date: Tue, 14 Mar 2017 08:37:09 -0400 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43698) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cnlhW-0006rJ-LQ for emacs-orgmode@gnu.org; Tue, 14 Mar 2017 08:37:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cnlhS-0007Jg-QO for emacs-orgmode@gnu.org; Tue, 14 Mar 2017 08:37:18 -0400 Received: from mail-qt0-x234.google.com ([2607:f8b0:400d:c0d::234]:32862) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cnlhS-0007JU-L8 for emacs-orgmode@gnu.org; Tue, 14 Mar 2017 08:37:14 -0400 Received: by mail-qt0-x234.google.com with SMTP id i34so54189855qtc.0 for ; Tue, 14 Mar 2017 05:37:14 -0700 (PDT) In-reply-to: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: "Julian M. Burgos" Cc: emacs-orgmode@gnu.org 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