From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mathijs Kwik Subject: merging habits and normal scheduled items in the agenda grid Date: Mon, 19 Mar 2012 11:46:56 +0100 Message-ID: <87ty1kamvz.fsf@bluebook.bluescreen303.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([208.118.235.92]:37612) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S9a7g-0004vY-5B for emacs-orgmode@gnu.org; Mon, 19 Mar 2012 06:47:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S9a7D-0007n6-U7 for emacs-orgmode@gnu.org; Mon, 19 Mar 2012 06:47:31 -0400 Received: from mail-ey0-f169.google.com ([209.85.215.169]:37341) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S9a7D-0007mj-Ky for emacs-orgmode@gnu.org; Mon, 19 Mar 2012 06:47:03 -0400 Received: by eaal1 with SMTP id l1so2924425eaa.0 for ; Mon, 19 Mar 2012 03:47:00 -0700 (PDT) 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 Hi all, A lot of my todo items and habits are scheduled to specific times in a day. However, The agenda view groups the habits together, so I end up with a grid containing my normal todos and below that is my list of habits, again sorted by time. This means that at any time, I need to check 2 lists to see if I have something planned for this moment. Is there a way to prevent the grouping of habits and just mix them with regular todo items in the grid? Thanks, Mathijs