From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tommy Kelly Subject: MobileOrg on DropBox for Teams Date: Sat, 27 Nov 2010 13:18:02 -0600 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=41489 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PMQHq-0001P6-TY for emacs-orgmode@gnu.org; Sat, 27 Nov 2010 14:18:23 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PMQHp-0000MQ-MY for emacs-orgmode@gnu.org; Sat, 27 Nov 2010 14:18:18 -0500 Received: from lo.gmane.org ([80.91.229.12]:38301) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PMQHp-0000MK-Ff for emacs-orgmode@gnu.org; Sat, 27 Nov 2010 14:18:17 -0500 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1PMQHn-0003p0-Vc for emacs-orgmode@gnu.org; Sat, 27 Nov 2010 20:18:15 +0100 Received: from cpe-70-112-150-104.austin.res.rr.com ([70.112.150.104]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 27 Nov 2010 20:18:15 +0100 Received: from tommy.kelly by cpe-70-112-150-104.austin.res.rr.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 27 Nov 2010 20:18:15 +0100 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 Is the location on DropBox where the iPhone app expects to find the org files hard-coded (to "/MobileOrg"), or is it customizable? I've tried messing with org-mobile-directory on the emacs side and with the "Index File" field on the iPhone app, but it didn't work. I tried: I set org-mobile-directory to: ~/Dropbox//MobileOrg and on the iPhone I set "Index File" to: //MobileOrg/index.html It didn't complain when syncing but I got no files on the iPhone (I'd org-mode-push'ed first). Tommy P.S. I've previously had MobileOrg syncing working fine with the files in the default place. So my basic setup appears to be fine. P.P.S. The reason I ask is we use DropBox for Teams. If we had multiple MobileOrg users, then the default setting would cause collisions since all our files would be getting dropped in /MobileOrg. It would be better if we could have the files kept in individualized directories, e.g. within user-specific DB folders.