From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arkady Grudzinsky Subject: tsia-up sorting strategy sorts agenda by date and ignores time. How can I change that? Date: Mon, 20 Mar 2017 11:43:33 -0700 Message-ID: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43656) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cq2Hj-00078Z-0u for emacs-orgmode@gnu.org; Mon, 20 Mar 2017 14:44:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cq2Hf-0006bi-Ui for emacs-orgmode@gnu.org; Mon, 20 Mar 2017 14:44:03 -0400 Received: from [195.159.176.226] (port=35533 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cq2Hf-0006b9-NG for emacs-orgmode@gnu.org; Mon, 20 Mar 2017 14:43:59 -0400 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1cq2HW-0002A0-Eg for emacs-orgmode@gnu.org; Mon, 20 Mar 2017 19:43:50 +0100 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" To: emacs-orgmode@gnu.org Hi, I'd like to sort my tasks in agenda by inactive creation timestamp which includes the time portion. I have found that tsia-up strategy ignores the time portion of the timestamp. Is there a way to take time into account? Thanks. -- Arkady