From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Richard Moreland" Subject: Re: MobileOrg on DropBox for Teams Date: Sat, 27 Nov 2010 14:31:16 -0500 Message-ID: <1290886276.2657.1407442493@webmail.messagingengine.com> References: Reply-To: rlm@ncogni.to Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=44779 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PMQUV-0003cf-QA for emacs-orgmode@gnu.org; Sat, 27 Nov 2010 14:31:24 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PMQUU-0004Dp-BZ for emacs-orgmode@gnu.org; Sat, 27 Nov 2010 14:31:23 -0500 Received: from mail-vw0-f41.google.com ([209.85.212.41]:49335) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PMQUU-0004D8-94 for emacs-orgmode@gnu.org; Sat, 27 Nov 2010 14:31:22 -0500 Received: by vws10 with SMTP id 10so1211261vws.0 for ; Sat, 27 Nov 2010 11:31:21 -0800 (PST) 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: Tommy Kelly , Org-mode Mailing List Hi Tommy, You should be able to rename the MobileOrg directory from within the web interface once you've linked MobileOrg to your Dropbox account. You'll know it worked because the renamed folder will continue to have the same special icon that it had prior to the rename, indicating that it is linked to an application. You won't need to change anything on the iPhone side, it doesn't really know what folder its data is stored in. However, in your .emacs, you'll want to change org-mobile-directory to your newly directory name. Hope this helps, Richard On Sat, 27 Nov 2010 13:18 -0600, "Tommy Kelly" wrote: > 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. > > > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode >