From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Martin Beck" Subject: Can I create an agenda sorted manually keeping its order at refresh? Date: Tue, 13 May 2014 09:59:34 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35123) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wk7cm-00033M-L6 for emacs-orgmode@gnu.org; Tue, 13 May 2014 03:59:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wk7cf-0001KX-5n for emacs-orgmode@gnu.org; Tue, 13 May 2014 03:59:44 -0400 Received: from mout.web.de ([212.227.15.14]:56979) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wk7ce-0001KR-Sd for emacs-orgmode@gnu.org; Tue, 13 May 2014 03:59:37 -0400 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-mailinglist
I'd like to create an agenda view which is sorted manually so that I can put the things on the agenda in the order like I want to act on them and preserve this order even if the agenda is rebuilt or closed and created again.
 
Is that possible already?
At the moment I think there is always a sorting strategy behind an agenda, so I can rearrange lines manually with M-Arrow Up/M-Arrow Down, but as soon as I refresh it with "r", the sorting is lost (which makes sense for the sorting strategy variable, but is not what I want).
 
Kind regards
 
Martin