From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Wittern Subject: Re: [org-ref] how to tweak display of links and entries Date: Thu, 12 Jan 2017 08:03:58 +0900 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33914) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cRRw7-0007y1-Ou for emacs-orgmode@gnu.org; Wed, 11 Jan 2017 18:04:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cRRw3-0006OV-QK for emacs-orgmode@gnu.org; Wed, 11 Jan 2017 18:04:07 -0500 Received: from mail-pf0-x22f.google.com ([2607:f8b0:400e:c00::22f]:36295) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cRRw3-0006OR-K6 for emacs-orgmode@gnu.org; Wed, 11 Jan 2017 18:04:03 -0500 Received: by mail-pf0-x22f.google.com with SMTP id 189so1368120pfu.3 for ; Wed, 11 Jan 2017 15:04:03 -0800 (PST) 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: John Kitchin Cc: Org Mode Mailing List Dear John, Thanks for your answer. On 01/11/2017 10:33 PM, John Kitchin wrote: > > There is not a way to hook or define a format for this that I know of. > For helm-bibtex, you might be able to redefine or advise > bibtex-completion-apa-format-authors to handle that. Well, thanks, I'll investigate that. Is that what is also used for the display as popup and in the echo area that org-ref is providing? > > You can turn off the full display like this: > > #+BEGIN_SRC emacs-lisp > (loop for cite in org-ref-cite-types > do > (org-link-set-parameters cite :display nil)) > #+END_SRC > OK, that is what I wanted to know, all I want to do is hide the citekey in this case. All the best, and thanks for given us the present of org-ref, Christian -- Christian Wittern, Kyoto