From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Stuart McLean" Subject: feature inquiry Date: Sun, 31 Aug 2008 12:29:20 -0700 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KZsbz-0000Yz-JB for emacs-orgmode@gnu.org; Sun, 31 Aug 2008 15:29:23 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KZsby-0000YY-LI for emacs-orgmode@gnu.org; Sun, 31 Aug 2008 15:29:23 -0400 Received: from [199.232.76.173] (port=60338 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KZsby-0000YT-FH for emacs-orgmode@gnu.org; Sun, 31 Aug 2008 15:29:22 -0400 Received: from fk-out-0910.google.com ([209.85.128.190]:26877) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KZsby-0001fx-5k for emacs-orgmode@gnu.org; Sun, 31 Aug 2008 15:29:22 -0400 Received: by fk-out-0910.google.com with SMTP id 18so1238288fkq.10 for ; Sun, 31 Aug 2008 12:29:20 -0700 (PDT) Content-Disposition: inline List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hello everyone, I have a large number of tasks that I do in a cyclic fashion, or at least would _like_ to do regularly. I do this via a SCHEDULED keyword under a TODO heading with a repeat like so * cyclic category 1 ** cyclic task 1 SCHEDULED: <2008-07-31 Sun .+1d> I would like the following functionality: a checkbox cookie [/] or something similar so that I could track compliance to a particular cyclic task over the period of a month (or whatever) until I archive the group of tasks. It would be easy to see if you did a task 31 days out 31 or 20 out of 31 and so on. I think this would be a good incentive for trying to "up the score" so to speak. If anyone has any ideas how to implement this, or if I am missing the boat entirely and this functionality already exists, I would love to hear it. Thanks, Stuart