From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Barton Subject: Re: org-mode PDAs Date: Mon, 17 Sep 2007 13:49:24 +0100 Message-ID: <46EE77D4.7040600@manor-farm.org> References: <87ps0hio9k.fsf@myhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IXFzf-00030n-It for emacs-orgmode@gnu.org; Mon, 17 Sep 2007 08:46:27 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IXFze-00030U-0u for emacs-orgmode@gnu.org; Mon, 17 Sep 2007 08:46:27 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IXFzd-00030R-RN for emacs-orgmode@gnu.org; Mon, 17 Sep 2007 08:46:25 -0400 Received: from relay2.tidymail.co.uk ([217.146.107.7]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1IXFzd-0003U4-DD for emacs-orgmode@gnu.org; Mon, 17 Sep 2007 08:46:25 -0400 Received: from [217.146.125.43] (helo=firewall.banter.local) (from_AS 16353) by relay2.tidymail.co.uk with esmtp (Exim 4.67) id 1IXFza-00062e-Re for emacs-orgmode@gnu.org (return-path ); Mon, 17 Sep 2007 12:46:23 +0000 Received: from localhost (localhost [127.0.0.1]) by firewall.banter.local (Postfix) with ESMTP id D4BAF64874E for ; Mon, 17 Sep 2007 13:46:10 +0100 (BST) Received: from firewall.banter.local ([127.0.0.1]) by localhost (firewall.banter.local [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id T9enBCGExASd for ; Mon, 17 Sep 2007 13:46:05 +0100 (BST) Received: from [192.168.0.11] (unknown [192.168.0.11]) by firewall.banter.local (Postfix) with ESMTP id D1BA4648732 for ; Mon, 17 Sep 2007 13:46:05 +0100 (BST) In-Reply-To: <87ps0hio9k.fsf@myhost.localdomain> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org > I would like to know if there are any PDA or Smartphone devices to use > with org-mode, and be able to sync between them with ease. > Since the files are plain text anything that is capable of syncing plain text files should work. Although you can edit/display the files on your pda, I think that hardly any pda's can run emacs, so you lose a lot of the functionality of being able to use org mode. For simply referring to data in your files I find that exporting my org files to html, copying to my phone, then viewing them on my smartphone's browser works well. Ian.