Am 20.06.2014 19:43, schrieb Daniel Franke:
> as the subject says, I would like to get links from any browser (i
> almost don’t care which one) into org mode.
With firefox you can use the CoLT (Copy Link Text) add-on
https://addons.mozilla.org/de/firefox/addon/colt/
with this format string
: [[%
On 21 Jun 2014, at 22:34, Haider Rizvi wrote:
> Daniel Franke writes:
>
>> emacs => firefox/safari
> That's correct.
>
>> browser => emacs
>
> Probably the best is to use an Applescript like below, and save it in
> ~/Library/Scripts/Applications/Safari. You can kick off this
> Applescript usi
Daniel Franke writes:
> emacs => firefox/safari
That's correct.
> browser => emacs
Probably the best is to use an Applescript like below, and save it in
~/Library/Scripts/Applications/Safari. You can kick off this
Applescript using a variety of methods (Quicksilver, menu bar, etc.)
http://www.
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 wrote:
> Daniel Franke writes:
>
>> as the subject says, I would like to get lin
Daniel Franke 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
Hi there,
as the subject says, I would like to get links from any browser (i almost don’t
care which one) into org mode. So far I have
tried is the EmacsClient.app
(https://github.com/neil-smithline-elisp/EmacsClient.app) but it did not work
at all.
orgmode => the git repository
emacs => from