From mboxrd@z Thu Jan 1 00:00:00 1970 From: scrawler@gmail.com Subject: Re: couple questions about simple todo Date: Tue, 11 Aug 2015 21:59:33 -0500 Message-ID: <20150812025933.GA6206@bigblessing.localdomain> References: <20150811154644.GA23197@bigblessing.localdomain> <87pp2ti6lq.fsf@ericabrahamsen.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53530) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZPMGo-0002V8-2m for emacs-orgmode@gnu.org; Tue, 11 Aug 2015 23:00:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZPMGD-0001aT-8Z for emacs-orgmode@gnu.org; Tue, 11 Aug 2015 22:59:29 -0400 Received: from out3-smtp.messagingengine.com ([66.111.4.27]:33376) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZPMGD-0001aO-4o for emacs-orgmode@gnu.org; Tue, 11 Aug 2015 22:59:25 -0400 Received: from compute2.internal (compute2.nyi.internal [10.202.2.42]) by mailout.nyi.internal (Postfix) with ESMTP id 6762821B27 for ; Tue, 11 Aug 2015 22:59:24 -0400 (EDT) Received: from bigblessing (fl-67-235-134-230.dhcp.embarqhsd.net [67.235.134.230]) by mail.messagingengine.com (Postfix) with ESMTPA id 91FDBC00012 for ; Tue, 11 Aug 2015 22:59:23 -0400 (EDT) Content-Disposition: inline In-Reply-To: <87pp2ti6lq.fsf@ericabrahamsen.net> 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: orgmode list On Wed, Aug 12, 2015 at 10:27:29AM +0800, Eric Abrahamsen wrote: > > My take on what you've shown here is that you've got it a bit backwards. > Apologies if you've tried many things and you settled on this on > purpose, but it looks like you're trying to organize the Org file to > look like the Agenda. > > It took me a while to get used to this, too. I think you'll find the Org > tools work better if you forget about what the file itself looks like, > and just look at the Agenda. So your Org file would look like: > > * All to Do [1/1] > ** finished iron the cat <2015-08-11 Tue> > > And the Agenda will show you everything under its proper date heading. > > I've got scheduling Org files I hardly ever look at directly: todos go > in with capture, and are examined, resolved and archived via the Agenda. > It can be freeing, once you let the file itself go! I think you may be on to something. I use org every day, but I've been using it for longer than I'd like to admit in underpowered and goofy ways. I get inspired by power-user setups, go for it, get swamped by complexity, throw up my hands. I'm trying something new here by going as dead-simple as I can. I can always add stuff as the need arises. I need to keep things reeeeeaaaaaallllly easy while still doing things "the org way." I'll try to use an active timestamp and just try to remain calm. Oh, and while all the property drawers and options lines and everything are really cool and useful, all the junk that can fill up a buffer can sure get ugly and distracting. So I can avoid looking at all that? Thanks. --