From: Adam Spiers <orgmode@adamspiers.org>
To: emacs-orgmode@gnu.org
Subject: Re: Org Remember idea
Date: Mon, 14 Jan 2008 11:35:31 +0000 [thread overview]
Message-ID: <20080114113531.GN18716@atlantic.linksys.moosehall> (raw)
In-Reply-To: <87sl3iw86r.fsf@bzg.ath.cx>
On Wed, Nov 07, 2007 at 12:29:00PM +0000, Bastien wrote:
> John Rakestraw <lists@johnrakestraw.com> writes:
> > When I click on the annotate bookmarklet in firefox pops me into emacs
> > (into an already existing buffer) with a message that the link and page
> > title are in the kill-ring. Yanking gives me a nice link to the web
> > page, with the page title as the link text.
Comments on this old thread:
1. Bastien, would it be worth adding this to the Worg add-on page?
2. Rather than having the javascript bookmarklet create a
annotation://... URL which then invokes a custom handler, would
another possibility be to have the javascript directly construct
the link and write it to the clipboard? Although I see that this
would require jumping through some other hoops:
http://kb.mozillazine.org/Granting_JavaScript_access_to_the_clipboard
and I guess it wouldn't work for remember://... which requires
more than putting something in the clipboard.
3. Would gconf be a more browser-agnostic way of handling new
protocols? e.g.
gconftool-2 -s /desktop/gnome/url-handlers/remember/command \
-t string 'org-annotation-helper %s'
next prev parent reply other threads:[~2008-01-14 11:35 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-06 16:42 Org Remember idea Tim O'Callaghan
2007-11-06 18:38 ` Leo
2007-11-06 18:39 ` Carsten Dominik
2007-11-06 19:42 ` Tim O'Callaghan
2007-11-06 19:43 ` Tim O'Callaghan
2007-11-06 19:43 ` Tim O'Callaghan
2007-11-06 20:49 ` John Rakestraw
2007-11-07 2:22 ` Bastien
2007-11-07 2:59 ` John Rakestraw
2007-11-07 12:29 ` Bastien
2007-11-07 21:17 ` John Rakestraw
2007-11-08 3:57 ` Bastien
2007-11-09 3:27 ` John Rakestraw
2007-11-08 4:59 ` Bastien
2007-11-09 3:30 ` John Rakestraw
2008-01-14 11:35 ` Adam Spiers [this message]
2007-11-06 22:42 ` Adam Spiers
2007-11-07 8:43 ` Carsten Dominik
2007-11-09 5:56 ` Dmitri Minaev
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=20080114113531.GN18716@atlantic.linksys.moosehall \
--to=orgmode@adamspiers.org \
--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).