From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Davis Subject: "Capture"-like browser plugin? Date: Thu, 23 Jul 2015 10:18:03 -0400 Message-ID: <6sw6c7y4i7nejo.fsf@dhcp-10-92-133-17.hmco.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37867) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZIHJx-00046t-22 for emacs-orgmode@gnu.org; Thu, 23 Jul 2015 10:18:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZIHJu-0004Bm-By for emacs-orgmode@gnu.org; Thu, 23 Jul 2015 10:18:00 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:37057) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZIHJu-0004BO-6D for emacs-orgmode@gnu.org; Thu, 23 Jul 2015 10:17:58 -0400 Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 6D7AB20814 for ; Thu, 23 Jul 2015 10:17:55 -0400 (EDT) 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Frequently when I'm doing a Web search and find pages I like, I want to save a link to the page, along with the title and perhaps a few notes. Something like org-mode's capture would be great, but I'd like to initiate it from a browser. I imaging hitting a plugin button on the the browser's toolbar to open emacs via emacsclient, and essentially do a capture with the link and whatever text I care to enter. Has anyone seen or heard of or written something like this? Thanks! -pd