From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthew Jones Subject: Re: mobileorg new user report Date: Thu, 17 Jun 2010 13:37:38 -0400 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0281591268==" Return-path: Received: from [140.186.70.92] (port=51104 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OPJ2U-0000ZG-Uz for emacs-orgmode@gnu.org; Thu, 17 Jun 2010 13:38:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OPJ2T-00050s-5x for emacs-orgmode@gnu.org; Thu, 17 Jun 2010 13:38:06 -0400 Received: from mail-vw0-f41.google.com ([209.85.212.41]:48743) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OPJ2T-00050d-0w for emacs-orgmode@gnu.org; Thu, 17 Jun 2010 13:38:05 -0400 Received: by vws14 with SMTP id 14so1848115vws.0 for ; Thu, 17 Jun 2010 10:38:04 -0700 (PDT) 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: Greg Troxel Cc: emacs-orgmode@gnu.org --===============0281591268== Content-Type: multipart/alternative; boundary=00c09f99e638a1b27604893d4c06 --00c09f99e638a1b27604893d4c06 Content-Type: text/plain; charset=ISO-8859-1 Hey Greg, thanks for this report. 73, Matthew W. Jones (KI4ZIB) http://matburt.net On Thu, Jun 17, 2010 at 1:27 PM, Greg Troxel wrote: > > I just started using Org mode and MobileOrg and have a few comments. > First, thanks to everyone who's written/etc. org - it's nice to step > into already-baked software. > > * Mobileorg > > ** removed files > > I had a foo.org that I pushed with others, and then deleted, and it > didn't go away from my phone. Even when I rm'd from webdav it didn't go > away. I may have done this wrong, but it would be nice if this were > easier. > > ** last update > It would be nice if the home screen showed the time of last sync. > > ** mobileorg.org location (I use ~/ORG instead of ~/org) > This should probably be: > (setq org-mobile-inbox-for-pull (concat org-directory "/from-mobile.org > ")) > instead of > "~/org/from-mobile.org" > > I realize org-directory is only for remember right now, but it seems > like it should be more of a global concept. > > ** multiple accounts > > I try to keep work and personal things separate, so I expect to have two > parallel org setups, one on a work machine and one on a personal > machine. That works fine with org, but I'd like to use mobileorg with > both (on one phone). Richard is graciously helping me out with a > workaround, but I wanted to throw out the concept of mobileorg and the > forthcoming android version having multiple accounts (like Mail does). > > Or perhaps multiple orgs could push/pull to one directory, but then the > mobileorg.org journal has entries for both and it's probably too much of > a mess. And I'd like to be able to let colleagues look at some work org > things without risking exposing personal org things. > > * org proper > > ** refiling > > I figured this out for refiling, and found it hard to follow list, cons > cell, etc. even though I like lisp. Adding the following as an example > in the docmentation of org-refile-targets would help. It could also be > the default - for me refiling is used to put phone- or remember-generate > entries where they belong, not to move things around in a file. > > ; refiling > (setq org-refile-targets '((org-agenda-files . (:maxlevel . 4)))) > > _______________________________________________ > 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 > > --00c09f99e638a1b27604893d4c06 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hey Greg, thanks for this report.

73,
Matthew W. J= ones (KI4ZIB)
http://matburt.net


On Thu, Jun 17, 2010 at 1:27 PM, Greg Tr= oxel <gdt@ir.bbn.com= > wrote:

I just started using Org mode and MobileOrg and have a few comments.
First, thanks to everyone who's written/etc. org - it's nice to ste= p
into already-baked software.

* Mobileorg

** removed files

I had a foo.org that I pus= hed with others, and then deleted, and it
didn't go away from my phone. =A0Even when I rm'd from webdav it di= dn't go
away. =A0I may have done this wrong, but it would be nice if this were
easier.

** last update
It would be nice if the home screen showed the time of last sync.

** mobileorg.org loc= ation (I use ~/ORG instead of ~/org)
This should probably be:
=A0(setq org-mobile-inbox-for-pull (concat org-directory "/from-mobile.org"))
instead of
=A0"~/org/from-m= obile.org"

I realize org-directory is only for remember right now, but it seems
like it should be more of a global concept.

** multiple accounts

I try to keep work and personal things separate, so I expect to have two parallel org setups, one on a work machine and one on a personal
machine. =A0That works fine with org, but I'd like to use mobileorg wit= h
both (on one phone). =A0Richard is graciously helping me out with a
workaround, but I wanted to throw out the concept of mobileorg and the
forthcoming android version having multiple accounts (like Mail does).

Or perhaps multiple orgs could push/pull to one directory, but then the
mobileorg.org journa= l has entries for both and it's probably too much of
a mess. =A0And I'd like to be able to let colleagues look at some work = org
things without risking exposing personal org things.

* org proper

** refiling

I figured this out for refiling, and found it hard to follow list, cons
cell, etc. even though I like lisp. =A0Adding the following as an example in the docmentation of org-refile-targets would help. =A0It could also be the default - for me refiling is used to put phone- or remember-generate entries where they belong, not to move things around in a file.

; refiling
(setq org-refile-targets '((org-agenda-files . (:maxlevel . 4))))

_______________________________________________
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


--00c09f99e638a1b27604893d4c06-- --===============0281591268== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ 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 --===============0281591268==--