Firefox extension for Org-capture (fork of oschwand's firefox-org-capture)  (http://chadok.info/firefox-org-capture/)

root

                       _________________________

                        ORG-CAPTURE FOR FIREFOX
                       _________________________





Description
===========

  This extension is a bridge between Firefox and [org-mode] trough
  [org-protocol].

  It avoids the painful process of adding an handler for the
  `org-protocol://' scheme.


  [org-mode] http://orgmode.org

  [org-protocol] http://orgmode.org/worg/org-contrib/org-protocol.html


Features
~~~~~~~~

  - Hotkey (C-M-r or accel-alt-r in Firefox terms),
  - Open a new emacsclient window,
  - Configurable default template.


Download
========

  See the AMO page:
  [https://addons.mozilla.org/fr/firefox/addon/org-mode-capture/]

  Or directly, using:
  - [file:org-capture-0.2.xpi]
  - [file:org-capture-0.1.xpi]


Build
=====

  If you just want to have a look to the source code, you may browse the
  repository on [http://hub.darcs.net/oschwand/firefox-org-capture].

  Get the sources with [darcs]:

  ,----
  | darcs get http://chadok.info/darcs/firefox-org-capture/
  `----

  And then, with the Firefox [sdk] enabled:

  ,----
  | cd firefox-org-capture
  | make
  `----


  [darcs] http://darcs.net

  [sdk] https://developer.mozilla.org/en-US/Add-ons/SDK


Bugs
====

  - The selection buffer for org-capture is not cleared when the
    selection is canceled in Firefox.
  - The button in the toolbar does not look like a button.
  - Disabling and enabling the extension is needed to take a change in
    the hotkey into account.


Contacts
========

  Please send any comment or bug report to [Olivier Schwander].


  [Olivier Schwander] mailto:olivier.schwander@ens-lyon.org