From mboxrd@z Thu Jan 1 00:00:00 1970 From: Uwe Ziegenhagen Subject: Re: move org line to next superior level Date: Thu, 29 May 2014 17:16:06 +0000 (UTC) Message-ID: References: <874n08zmjf.fsf@gmail.com> <87ioook4a3.fsf@ericabrahamsen.net> 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]:37788) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wq3wK-0005yK-Te for emacs-orgmode@gnu.org; Thu, 29 May 2014 13:16:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wq3wE-0002RN-Ok for emacs-orgmode@gnu.org; Thu, 29 May 2014 13:16:28 -0400 Received: from plane.gmane.org ([80.91.229.3]:54863) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wq3wE-0002R6-IJ for emacs-orgmode@gnu.org; Thu, 29 May 2014 13:16:22 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Wq3wC-0004E4-Ta for emacs-orgmode@gnu.org; Thu, 29 May 2014 19:16:20 +0200 Received: from cable-78-34-39-130.netcologne.de ([78.34.39.130]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 29 May 2014 19:16:20 +0200 Received: from ziegenhagen by cable-78-34-39-130.netcologne.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 29 May 2014 19:16:20 +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 Eric Abrahamsen ericabrahamsen.net> writes: > > Thorsten Jolitz gmail.com> writes: > > > > > Isn't it a feature of Org-mode that tasks can be added anywhere without > > giving a thought in the agenda files, letting the agenda itself sort > > them by date? Just changing the timestamp from monday to tuesday would > > do the job in a normal workflow, making the agenda-file structuring by > > day redundant. The way that I currently use Org Mode is the following On level 1 I have all the weeks, on level 2 the tasks * 2014-05-26--2014-06-01 ** TODO [#C] Python Test I know org mode offers way more functionalities, but right now I am exploring the basics. Thanks for the help Uwe