From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carlos Russo Subject: Headline level on org-mobile-inbox-for-pull Date: Fri, 29 Jul 2011 10:19:19 +0100 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:33230) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QmjEI-0002uf-21 for emacs-orgmode@gnu.org; Fri, 29 Jul 2011 05:19:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QmjEH-0000V4-1S for emacs-orgmode@gnu.org; Fri, 29 Jul 2011 05:19:38 -0400 Received: from lo.gmane.org ([80.91.229.12]:51305) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QmjEG-0000Uu-QL for emacs-orgmode@gnu.org; Fri, 29 Jul 2011 05:19:37 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QmjEE-0007zg-Jq for emacs-orgmode@gnu.org; Fri, 29 Jul 2011 11:19:34 +0200 Received: from 194.210.231.5 ([194.210.231.5]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 29 Jul 2011 11:19:34 +0200 Received: from mestre.adamastor by 194.210.231.5 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 29 Jul 2011 11:19:34 +0200 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 Hi As far as I can tell from the documentation, whenever I do a M-x org-mobile-pull, all the entries I captured with my mobile device are eventually moved into *top-level headlines* of org-mobile-inbox-for-pull (from-mobile.org). Is there a way to have these entries filed as second-level headlines? Perhaps I should give a simple example: Currently I have org-capture configured to file all my stuff under the file gtd.org, top-level headline "* Inbox". Whenever I take a note, it will be stored as a second-level headline, under "Inbox". When I started using mobileorg, I was forced to keep two files: "from-mobile.org" and "gtd.org". I want all my notes to go to the same place, i.e. "gtd.org/Inbox", but this doesn't seem to be possible. Is is possible to specify the headline on org-mobile-inbox-for-pull under which stuff will be stored? Cheers, Carlos