From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sean Escriva Subject: Re: mobile-org http links not recognized on iPhone Date: Mon, 17 Mar 2014 09:26:23 -0700 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36100) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WPaN2-0000oU-V4 for emacs-orgmode@gnu.org; Mon, 17 Mar 2014 12:26:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WPaMu-0000De-4S for emacs-orgmode@gnu.org; Mon, 17 Mar 2014 12:26:36 -0400 Received: from mail-pb0-x236.google.com ([2607:f8b0:400e:c01::236]:52402) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WPaMt-0000DI-TK for emacs-orgmode@gnu.org; Mon, 17 Mar 2014 12:26:28 -0400 Received: by mail-pb0-f54.google.com with SMTP id ma3so5917860pbc.13 for ; Mon, 17 Mar 2014 09:26:26 -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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Chris Henderson , org-mode Chris Henderson writes: > http links on mobile-org on iPhone is not click-able and I need to select > all, copy and paste the link on safari instead of just clicking and opening > it directly. Is this normal behavior? No links should be clickable, they are for me. For example, with the following link in my one of my org agenda files: - [[http://queue.acm.org/detail.cfm?id%3D2413037][Thinking Methodically about Performance]] In MobilOrg I can view the node in the doc, using the right arrow, and then choose View as Document. The links are clickable in this view, as other views assume editing. -- -sean