From mboxrd@z Thu Jan 1 00:00:00 1970 From: Erik Iverson Subject: Re: Synchronize files among computers via MobileOrg, and create tasks from iPhones? Date: Wed, 01 Dec 2010 14:01:00 -0600 Message-ID: <4CF6A97C.4080203@ccbr.umn.edu> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=36023 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PNsrT-0006it-AJ for emacs-orgmode@gnu.org; Wed, 01 Dec 2010 15:01:12 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PNsrS-00013i-62 for emacs-orgmode@gnu.org; Wed, 01 Dec 2010 15:01:07 -0500 Received: from walleye.ccbr.umn.edu ([128.101.116.11]:2115) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PNsrR-00013U-Ta for emacs-orgmode@gnu.org; Wed, 01 Dec 2010 15:01:06 -0500 In-Reply-To: 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: Jing Su Cc: emacs-orgmode Jing Su wrote: > Dear all, > > Just curious that if we could push to the MobileOrg server, e.g., > DropBox, from a computer, and pull it down from another computer, so > that we can synchronize org files on different computers via MobileOrg. I store all my *actual* org files on Dropbox, along with the Mobile Org versions. This gives me sync'ing between all my computers with Dropbox installed. > I used to use CVS for synchronizing, but now SSHing in and out are > blocked at my working places, so I can no longer synchronize files > between home computers and work computers via ssh+cvs. Could someone > kindly suggest some methods to securely synchronize files without ssh > please? This I am not sure about, although some people use org-crypt for this I think. There is also something called "mobile org crypt" also which lets you store encrypted org files on Dropbox for viewing on the iphone. http://www.mail-archive.com/emacs-orgmode@gnu.org/msg32149.html > > It would also be great if more functions of the org-mode (e.g., creating > new tasks) can be accessed from an iPhone. I am struggling to decide if > I should stay with Org-mode (I love Emacs) or switch to outlook. !!! > I can > access all functions of my online calendars from my iPhone or from > Outlook or a web browser on any computer; but for MobileOrg, I have to > put things as notes on my iPhone, then do the copy/paste later when I > can access my MAIN desktop -- synchronizing org files among computers is > painful, as I just explained, so I have to set one as the MAIN desktop > for using the org-mode. Not if you just use Dropbox for storing your actual org files. Also, there is org-mobile-pull that should pull in any notes captured on the iPhone and place them in an org file of your choosing for refiling. As for calendar, there are tools on the list for synching with Google calendar, although not from mobile org as far as I know.