From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Henderson Subject: Mobile org - add new items to org file Date: Tue, 22 Oct 2013 17:18:18 +1100 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=089e01681616da81d404e94e5d58 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42804) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VYVIL-0000pF-Fu for emacs-orgmode@gnu.org; Tue, 22 Oct 2013 02:18:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VYVIJ-0007zb-QT for emacs-orgmode@gnu.org; Tue, 22 Oct 2013 02:18:21 -0400 Received: from mail-ee0-x234.google.com ([2a00:1450:4013:c00::234]:54359) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VYVIJ-0007zT-Iu for emacs-orgmode@gnu.org; Tue, 22 Oct 2013 02:18:19 -0400 Received: by mail-ee0-f52.google.com with SMTP id d51so1834993eek.39 for ; Mon, 21 Oct 2013 23:18:18 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org --089e01681616da81d404e94e5d58 Content-Type: text/plain; charset=UTF-8 My org file on my computer is gtd.org which has 3 top level headings: * Tasks, * Projects and * Read and Review. If I add any entry to mobile org, sync it via dropbox and do a org-mobile-pull from my computer, the new entries go to a file called flagged.org. Is there any way to make the new entries go to my gtd.org file instead? Also: would it be possible to define where in gtd.org file the new entries should go, like some new entries should go under Tasks and some should go under Projects. Thanks. --089e01681616da81d404e94e5d58 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
My org file on my computer is gtd.org which has 3 top level headings: * Tasks, * Projects and * R= ead and Review.

If I add any entry to mobile org, sync it via dropbo= x and do a org-mobile-pull from my computer, the new entries go to a file c= alled flagged.org. Is there any way to m= ake the new entries go to my gtd.org file in= stead? Also: would it be possible to define where in gtd.org file the new entries should go, like some new entries shou= ld go under Tasks and some should go under Projects.

Thanks.
--089e01681616da81d404e94e5d58-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adam Porter Subject: Re: Mobile org - add new items to org file Date: Wed, 6 Nov 2013 16:56:51 +0000 (UTC) Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51523) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ve6Si-0003H0-3T for emacs-orgmode@gnu.org; Wed, 06 Nov 2013 12:00:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ve6Sc-0004rc-2i for emacs-orgmode@gnu.org; Wed, 06 Nov 2013 12:00:12 -0500 Received: from plane.gmane.org ([80.91.229.3]:48608) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ve6Sb-0004ow-SH for emacs-orgmode@gnu.org; Wed, 06 Nov 2013 12:00:05 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Ve6SZ-00038B-9j for emacs-orgmode@gnu.org; Wed, 06 Nov 2013 18:00:03 +0100 Received: from 107-213-77-94.lightspeed.ltrkar.sbcglobal.net ([107.213.77.94]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 06 Nov 2013 18:00:03 +0100 Received: from adam by 107-213-77-94.lightspeed.ltrkar.sbcglobal.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 06 Nov 2013 18:00:03 +0100 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Chris Henderson gmail.com> writes: > Is there any way to make the new entries go to my gtd.org file instead? Also: would it be possible to define where in gtd.org file the new entries should go, like some new entries should go under Tasks and some should go under Projects. There is an option in the Android app that lets you choose what headline to add new entries under. It seems to work for me. :)