emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Christian Moe <mail@christianmoe.com>
To: Matt Price <moptop99@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: how difficultwould it be to support zotero in org?
Date: Thu, 02 Sep 2010 23:35:58 +0200	[thread overview]
Message-ID: <4C8018BE.6090905@christianmoe.com> (raw)
In-Reply-To: <AANLkTimhJu1m4-jNzqvMLFSh4kMGhJS65hsWq5Xu95Nv@mail.gmail.com>

Hi,

That Zotero forum thread was interesting, thanks for pointing to it.

With Scott Campbell's ZotSelect.js translator installed in Zotero, 
dragging and dropping an entry from Zotero into an Org test document 
results in e.g.:

   zotero://select//0_E35DK2TB/smith_twice-told_2001

Putting this in double square brackets gives an Org link:

   [[zotero://select//0_E35DK2TB/smith_twice-told_2001]]

To make it do something, you don't even need the elisp he posted. In 
Org a link abbreviation with a shell command will do. On a Mac, once 
Fresno is installed in one's path, this should work:

   #+LINK: zotero shell:fresno -p "zotero:%s"

After reloading, clicking that link and answering "yes" brings up 
Zotero in Firefox, with the correct entry selected.

(Haven't tested it but I think something like

   #+LINK: zotero shell:firefox -remote "openurl(zotero:%s)"

should work on Linux...?)

Now, the question is, is this what you want to do? And what more do 
you want Org to do with Zotero?

Personally, I use Zotero to collect references, but export them to 
BibTex (with a few tweaks to the translator) so I can use the much 
faster and less disruptive interface of RefTex to insert references 
into Org. But Scott Campbell's translator could save me from having to 
re-export my Zotero collection every time my writing calls for a 
reference I have to add to Zotero.

Cheers,
CM


On 9/2/10 6:19 PM, Matt Price wrote:
> Hi,
>
> This is all beyond me, but I was reading on the zotero forums about
> efforts to integrate zotero citations in emacs:
> http://forums.zotero.org/discussion/8306/testing-zoteroselect/
> Towards the end of hte thread is some useful-looking elisp code, and I
> wondered how hard it would be to massage it into something org could
> use?  otero integration would be a big plus for me and doubtless an
> increasing number of others.
>
> i fel like i've asked enough questions for a 24-hour period so i'l
> ltry to stop now.
> Matt
>
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Please use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode


-- 

Christian Moe
E-mail:  mail@christianmoe.com
Website: http://christianmoe.com

      parent reply	other threads:[~2010-09-02 21:35 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-02 16:19 how difficultwould it be to support zotero in org? Matt Price
2010-09-02 19:45 ` David Maus
2010-09-02 21:58   ` Christian Moe
2010-09-02 23:18     ` Matt Price
2010-09-02 23:56       ` Matt Price
2010-09-03  0:50       ` Matt Price
2010-09-03 20:12         ` Scot Becker
2010-09-03 20:55           ` Matt Price
2010-09-04 17:33             ` Scot Becker
2010-09-05  9:09             ` Christian Moe
2010-10-13  9:18           ` Jean-Marie Gaillourdet
2010-10-14  9:29             ` Scot Becker
2010-09-03 21:30       ` Christian Moe
2010-09-03 22:36         ` Alan L Tyree
2010-09-02 21:35 ` Christian Moe [this message]

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=4C8018BE.6090905@christianmoe.com \
    --to=mail@christianmoe.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=moptop99@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).