From mboxrd@z Thu Jan 1 00:00:00 1970 From: stuart Subject: scheduling items question Date: Thu, 03 Mar 2011 15:37:09 -0800 Message-ID: <87tyfjbwt6.fsf@S0106001636ac5854.work> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=55023 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PvI5F-0007SO-R9 for emacs-orgmode@gnu.org; Thu, 03 Mar 2011 18:37:26 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PvI5E-0007eM-MR for emacs-orgmode@gnu.org; Thu, 03 Mar 2011 18:37:25 -0500 Received: from lo.gmane.org ([80.91.229.12]:44273) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PvI5E-0007eF-F2 for emacs-orgmode@gnu.org; Thu, 03 Mar 2011 18:37:24 -0500 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1PvI5C-0007yJ-IR for emacs-orgmode@gnu.org; Fri, 04 Mar 2011 00:37:22 +0100 Received: from s0106000f6690c575.gv.shawcable.net ([96.50.81.91]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 04 Mar 2011 00:37:22 +0100 Received: from smclean0640 by s0106000f6690c575.gv.shawcable.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 04 Mar 2011 00:37:22 +0100 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 Hi everyone, What is the best solution for the following (assuming there is one). I have a class that takes place three times per week (Monday, Wednesday, Friday, for example). I would like to schedule this as a habit. What is the best and particularly, most concise was of doing this? Right now, I have three headings that are scheduled every week as follows: ** class Monday ** class Wednesday ** class Friday I have been using org-mode for quite a while now, but I am _using_ it more than exploring all its features and possibilities, so please forgive if this question has been answered.