00:00
287
This screencast shows off some nice things you can do with Firefox, Emacs, Org-mode and org-protocol.el - a tool written by Sebastian Rose.
It first shows how to create two bookmarklets, "org-remember" and "org-store-link". These bookmarklets enable your Firefox to talk to emacsclient via a new protocol (org-protocol://); emacsclient then parses the request and tells Emacs to remember or store stuff at the relevant places in your Org files.
At the end of the screencast, we create two ubiquity commands from these bookmarklets. Now in Firefox, ALT-SPC org-remember RET creates a note in my Org files. Kind of cool, I would say.