emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Daniel Franke <daniel@dfranke.com>
To: Haider Rizvi <harizvi@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Get links from Firefox/Safari into orgmode
Date: Fri, 20 Jun 2014 20:55:18 +0200	[thread overview]
Message-ID: <77D73F63-E1D2-4FBA-9873-7989B028FC59@dfranke.com> (raw)
In-Reply-To: <m1mwd7319e.fsf@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 754 bytes --]

hi Rizvi,

thanks for your reply! As far as i can see you run that from

emacs => firefox/safari

but i want it like

browser => emacs

Thank you so much! :)

Regards,
Daniel

On 20 Jun 2014, at 20:05, Haider Rizvi <harizvi@gmail.com> wrote:

> Daniel Franke <daniel@dfranke.com> writes:
> 
>> as the subject says, I would like to get links from any browser (i almost don’t care which
>> one) into org mode. 
> 
> Since you mention Safari, assume you are running on a Mac. Here is what you are looking for. 
> 
> ;;; setup org-mac-link-grabber
> (require 'org-mac-link)
> (add-hook 'org-mode-hook (lambda () 
>  (define-key org-mode-map (kbd "C-c g") 'org-mac-grab-link)
>  ))
> 
> 
> Regards, 
> -- 
> Haider
> 
> 


[-- Attachment #2: Message signed with OpenPGP using GPGMail --]
[-- Type: application/pgp-signature, Size: 1516 bytes --]

  reply	other threads:[~2014-06-20 18:55 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-20 17:43 Get links from Firefox/Safari into orgmode Daniel Franke
2014-06-20 18:05 ` Haider Rizvi
2014-06-20 18:55   ` Daniel Franke [this message]
2014-06-21 20:34     ` Haider Rizvi
2014-06-22  0:12       ` Daniel Franke
2014-06-22 21:57 ` Uwe Koloska

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=77D73F63-E1D2-4FBA-9873-7989B028FC59@dfranke.com \
    --to=daniel@dfranke.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=harizvi@gmail.com \
    /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).