From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Steve Revilak Newsgroups: gmane.emacs.help Subject: Considering Using Org Mode, But Question First: Recurring To-Do's and Custom Agenda Views Date: Sat, 5 Dec 2009 10:55:00 -0500 Message-ID: <20091205155500.GA389@srevilak.net> Reply-To: cdc4ccf7-5d56-4ff7-b330-499b3a1e1276@z10g2000prh.googlegroups.com NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ibTvN161/egqYuK8" X-Trace: ger.gmane.org 1260028552 17945 80.91.229.12 (5 Dec 2009 15:55:52 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 5 Dec 2009 15:55:52 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Dec 05 16:55:45 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1NGwz1-0007Gl-KY for geh-help-gnu-emacs@m.gmane.org; Sat, 05 Dec 2009 16:55:43 +0100 Original-Received: from localhost ([127.0.0.1]:45411 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NGwz1-0000LK-CT for geh-help-gnu-emacs@m.gmane.org; Sat, 05 Dec 2009 10:55:43 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NGwyZ-0000HG-Ct for help-gnu-emacs@gnu.org; Sat, 05 Dec 2009 10:55:15 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NGwyU-00005G-7M for help-gnu-emacs@gnu.org; Sat, 05 Dec 2009 10:55:14 -0500 Original-Received: from [199.232.76.173] (port=42806 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NGwyU-00004z-3Y for help-gnu-emacs@gnu.org; Sat, 05 Dec 2009 10:55:10 -0500 Original-Received: from mail6.sea5.speakeasy.net ([69.17.117.8]:53308) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NGwyT-00024S-NS for help-gnu-emacs@gnu.org; Sat, 05 Dec 2009 10:55:10 -0500 Original-Received: (qmail 23266 invoked from network); 5 Dec 2009 15:55:07 -0000 Original-Received: from pool-96-233-67-219.bstnma.fios.verizon.net (HELO srevilak.net) (srevilak@[96.233.67.219]) (envelope-sender ) by mail6.sea5.speakeasy.net (qmail-ldap-1.03) with AES256-SHA encrypted SMTP for ; 5 Dec 2009 15:55:06 -0000 Content-Disposition: inline User-Agent: Mutt/1.5.19 (2009-01-05) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:70437 Archived-At: --ibTvN161/egqYuK8 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline Content-Transfer-Encoding: quoted-printable =46rom: Nocebic Meme > I'm thinking of moving my organizational system needs over into org > mode, but I have a question first. >=20 > Let say I have a recurring to-do, such as 'daily exercise' >=20 > In org mode right now it would look like this: >=20 > * TODO daily exercise :offline: > DEADLINE: <2009-12-03 Thu .+1d> Try treating `daily exercise' as a recurring event (as opposed to a recurring TODO with a deadline). Like this: * daily exercise :offline: <2009-12-03 Thu 07:00 +1d> org-mode has different semantics for SCHEDULED, DEADLINE, and plain active timestamps. For a recurring event, you'll generally want to use plain timestamps [1]. (Also, as a TODO, when would you mark it `DONE'? :) Steve [1] http://orgmode.org/manual/Deadlines-and-scheduling.html#Deadlines-and-s= cheduling --ibTvN161/egqYuK8 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.11 (Darwin) iEYEARECAAYFAksaglMACgkQX7YJI4BuyDRBdgCg5swBdx+9YStwnle0x614GQp+ ROQAoIXOTcrpXJcYqb35PQO3S5pKdTO7 =h3Oq -----END PGP SIGNATURE----- --ibTvN161/egqYuK8--