From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matt Price Subject: Re: current, working org-protocol bookmarklet for firefox? Date: Thu, 17 Nov 2016 10:27:04 -0500 Message-ID: References: <84eg2cz7aj.fsf@gmail.com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a1147c69c609b9c054180d27c Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49360) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c7Oal-0006EA-5V for emacs-orgmode@gnu.org; Thu, 17 Nov 2016 10:27:12 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c7Oag-0004H4-Sg for emacs-orgmode@gnu.org; Thu, 17 Nov 2016 10:27:11 -0500 Received: from mail-it0-x231.google.com ([2607:f8b0:4001:c0b::231]:37907) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1c7Oag-0004Gm-LN for emacs-orgmode@gnu.org; Thu, 17 Nov 2016 10:27:06 -0500 Received: by mail-it0-x231.google.com with SMTP id j191so56382583ita.1 for ; Thu, 17 Nov 2016 07:27:05 -0800 (PST) In-Reply-To: <84eg2cz7aj.fsf@gmail.com> 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: Org Mode --001a1147c69c609b9c054180d27c Content-Type: text/plain; charset=UTF-8 Thank you Marco, this works really well. I find myself switching back and forth between "capture" and "store link" (I probably add links to things I'm writing more often than I actually capture web pages). I wrote to Olivier and he has already responded that he will try to find some time to build a more flexible interface into the plugin -- I have to say I love the org community sometimes it's quite a revelation. On Tue, Nov 15, 2016 at 5:51 PM, Marco Wahl wrote: > Matt Price writes: > > > Does anyone have a current, working org-protocol bookmarklet that will > > capture webpage+document title either in store link format > > > > [[Document title][http://some.url]] > > > > or in a more complex capture template? I have tried various things > > including the firefox plugin and am not having a lot of success. Thank > you!! > > > > Does anyone have a current, working org-protocol bookmarklet that will > capture webpage+document title either in store link format > > > > [[Document title][http://some.url]] > > > > or in a more complex capture template? I have tried various things > including the firefox plugin and am not having a lot of success. Thank you!! > > Don't know about bookmarklet but have you tried the addon > > http://chadok.info/firefox-org-capture/ > > My capture template is > > ("w" "capture for the bucket (thought for captures from the web > via org-protocoll)" entry > (file "~/org/bucket.org") > "* %:description > :PROPERTIES: > :CREA_DATE: %U > :END: > > :origin: > %U, %c > > %i > :END:" :prepend t :empty-lines 1 :clock-in t :clock-resume t) > > Currently I'm quite happy with this setting. > > > > HTH, > -- > Marco > > > --001a1147c69c609b9c054180d27c Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Thank you Marco, this works really well.

I find myself switching back and forth between "capture" and &qu= ot;store link" (I probably add links to things I'm writing more of= ten than I actually capture web pages).=C2=A0 I wrote to Olivier and he has= already responded that he will try to find some time to build a more flexi= ble interface into the plugin -- I have to say I love the org community som= etimes it's quite a revelation.=C2=A0

On Tue, Nov 15, 2016 at 5:51 PM, Marco W= ahl <marcowahlsoft@gmail.com> wrote:
Matt Price <moptop99@gmail.com> writes:

> Does anyone have a current, working org-protocol bookmarklet that will=
> capture webpage+document title either in store link format
>
> [[Document title][http://some.url]]
>
> or in a more complex capture template? I have tried various things
> including the firefox plugin and am not having a lot of success. Thank= you!!
>
> Does anyone have a current, working org-protocol bookmarklet that will= capture webpage+document title either in store link format
>
> [[Document title][http://some.url]]
>
> or in a more complex capture template? I have tried various things inc= luding the firefox plugin and am not having a lot of success. Thank you!!
Don't know about bookmarklet but have you tried the addon
=C2=A0 =C2=A0 =C2=A0 =C2=A0 http://chadok.info/firefox-o= rg-capture/

My capture template is

=C2=A0 =C2=A0 =C2=A0 =C2=A0 ("w" "capture for the bucket (th= ought for captures from the web via org-protocoll)" entry
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0(file "~/org/bucket.org")
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0"* %:description
=C2=A0 =C2=A0 =C2=A0 =C2=A0 :PROPERTIES:
=C2=A0 =C2=A0 =C2=A0 =C2=A0 :CREA_DATE:=C2=A0 %U
=C2=A0 =C2=A0 =C2=A0 =C2=A0 :END:

=C2=A0 =C2=A0 =C2=A0 =C2=A0 :origin:
=C2=A0 =C2=A0 =C2=A0 =C2=A0 %U, %c

=C2=A0 =C2=A0 =C2=A0 =C2=A0 %i
=C2=A0 =C2=A0 =C2=A0 =C2=A0 :END:" :prepend t :empty-lines 1 :clock-in= t :clock-resume t)

Currently I'm quite happy with this setting.



HTH,
--
Marco



--001a1147c69c609b9c054180d27c--