From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ramon Diaz-Uriarte Subject: =?UTF-8?B?UmU6IFtPVF0gQSBuZXcgd2ViIGJyb3dzZXLigL0=?= Date: Fri, 15 Apr 2016 10:36:07 +0200 Message-ID: <874mb39slk.fsf@gmail.com> References: <87potzvlp0.fsf@mbork.pl> <87wpo7a56g.fsf@ericabrahamsen.net> <878u0hq20h.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34237) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aqzEc-0005Le-PH for emacs-orgmode@gnu.org; Fri, 15 Apr 2016 04:36:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aqzEZ-0002wM-HB for emacs-orgmode@gnu.org; Fri, 15 Apr 2016 04:36:14 -0400 Received: from mail-wm0-x22c.google.com ([2a00:1450:400c:c09::22c]:38312) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aqzEZ-0002w7-6W for emacs-orgmode@gnu.org; Fri, 15 Apr 2016 04:36:11 -0400 Received: by mail-wm0-x22c.google.com with SMTP id u206so21611232wme.1 for ; Fri, 15 Apr 2016 01:36:10 -0700 (PDT) In-reply-to: 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: Haider Rizvi Cc: emacs-orgmode@gnu.org On Wed, 13-04-2016, at 21:44, Haider Rizvi wrote: > Ramon Diaz-Uriarte writes: > >> For me Conkeror works just great most of the time. But the main problem >> (for me) is that some of the extensions of Firefox will not work with >> Conkeror. > > Yes, well aware of the extensions issue. Since I had no solution, I > started looking at it as a blessing in disguise ;-) It makes me use :-) > less extensions, only adblock and https-everywhere right now on > Conkeror. But then I have a lot of stuff in javascript! > > > I could never get into zotero, when I tried last. I use a combination > of Pocket, Evernote, and org files for research / notes taking. In a sense, I am conceptually/aesthetically unhappy with how I keep some things under Zotero (mostly anything that could potentially have a PDF attached, like papers) but all the rest of my notes and links under org and some things to learn under Anki. In practice, I somehow have adopted a scheme that works well for me (i.e., I seem to know where to search for what). > >> (problem being that sometimes, while browsing, I decide "let's add >> this to Zotero" and then I need to start firefox, copy the link, >> etc). > > You probably know this, but .... you can write a function and assign a > key for this to make life a bit easier. > > // **** open in Firefox **** > function open_in_firefox (url, window) { > var cmd_str = 'open -a firefox '+url; > if (window != null) { > window.minibuffer.message('Issuing ' + cmd_str); > } > shell_command_blind(cmd_str); > } > > interactive("firefox", "Send url to Firefox", > function (I) { > open_in_firefox(I.buffer.display_uri_string, I.window); > }); > define_key(content_buffer_normal_keymap, "f5", "firefox"); > Actually, I am very embarrassed to say I did not know this at all. In fact, what is worse, it never occurred to me to try something like that. Thanks a lot!!!! Best, R. > > >>> I have tried out Vimium with Chrome, and liked it. You may want to >>> try it out if you haven't already. >> >> Thanks for the suggestion; I did not know it. >> >> I'll have to revisit it, because I just tried it and was unable to activate >> it in any page (get the icon on the bar to be colored). I must be doing >> something silly. However, I looked over the documentation quickly and I >> could not see how to mark stuff for downloading. Do I need more coffee? >> >> >> Best, >> >> R. >> >> >>> >>> Regards, > > -- > > Regards, -- Ramon Diaz-Uriarte Department of Biochemistry, Lab B-25 Facultad de Medicina Universidad Autónoma de Madrid Arzobispo Morcillo, 4 28029 Madrid Spain Phone: +34-91-497-2412 Email: rdiaz02@gmail.com ramon.diaz@iib.uam.es http://ligarto.org/rdiaz