From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: agenda: personal priority for today Date: Thu, 11 Apr 2013 00:58:36 +0200 Message-ID: <87mwt60z8j.fsf@bzg.ath.cx> References: <51655C8A.4070806@haas-heinrich.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:35523) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UQ3yR-0008FB-Dt for emacs-orgmode@gnu.org; Wed, 10 Apr 2013 18:58:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UQ3yQ-0001Qo-Dn for emacs-orgmode@gnu.org; Wed, 10 Apr 2013 18:58:39 -0400 Received: from mail-wg0-x229.google.com ([2a00:1450:400c:c00::229]:59776) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UQ3yQ-0001Qj-7S for emacs-orgmode@gnu.org; Wed, 10 Apr 2013 18:58:38 -0400 Received: by mail-wg0-f41.google.com with SMTP id y10so6522577wgg.2 for ; Wed, 10 Apr 2013 15:58:37 -0700 (PDT) In-Reply-To: (John Wiegley's message of "Wed, 10 Apr 2013 14:21:37 -0500") 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: John Wiegley Cc: emacs-orgmode@gnu.org "John Wiegley" writes: > You'll have to change the positions of the items within the Org file itself. > It would be great if there was a single key to do this and then very quickly > update the agenda view. This is tempting in imagination but I think the real implementation would be limited and a bit fragile. Limited because you would have to restrict moving around agenda entries to Org entries of the same level, and a bit fragile because you'll have to 100% that (folded) entries are not corrupted when moved around, e.g. from one org agenda file to another. So, better to play with something non-interactive and have a property for sorting in the agenda only. -- Bastien