emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Marco Wahl <marcowahlsoft@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: current, working org-protocol bookmarklet for firefox?
Date: Tue, 15 Nov 2016 23:51:00 +0100	[thread overview]
Message-ID: <84eg2cz7aj.fsf@gmail.com> (raw)
In-Reply-To: CAN_Dec-ibS2-tT+qkEjf9oQXqcOSJaUMQ+bdFyg4DZuvCYo5=g@mail.gmail.com

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 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

  reply	other threads:[~2016-11-15 22:52 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-15 20:10 current, working org-protocol bookmarklet for firefox? Matt Price
2016-11-15 22:51 ` Marco Wahl [this message]
2016-11-17 15:27   ` Matt Price
     [not found] ` <e788cfa96803438c8a76c356891eb05a@HE1PR01MB1898.eurprd01.prod.exchangelabs.com>
2016-11-16 11:40   ` Eric S Fraga
2016-11-16 12:39     ` Marco Wahl
     [not found]     ` <61f071e53a594f4281f079123afcd393@HE1PR01MB1898.eurprd01.prod.exchangelabs.com>
2016-11-16 14:02       ` Eric S Fraga

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=84eg2cz7aj.fsf@gmail.com \
    --to=marcowahlsoft@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /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).