From mboxrd@z Thu Jan 1 00:00:00 1970 From: Livin Stephen Sharma Subject: (new feature suggestion?) indicate 'repeater' nature in Agenda Date: Fri, 2 Jul 2010 12:27:09 +0530 Message-ID: <8738FB76-3F91-4898-8251-13DB990540D0@gmail.com> Mime-Version: 1.0 (Apple Message framework v1081) Content-Type: multipart/mixed; boundary="===============0623021261==" Return-path: Received: from [140.186.70.92] (port=43602 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OUaBb-0002d8-AX for emacs-orgmode@gnu.org; Fri, 02 Jul 2010 02:57:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OUaBZ-0004Zy-S5 for emacs-orgmode@gnu.org; Fri, 02 Jul 2010 02:57:19 -0400 Received: from mail-pw0-f41.google.com ([209.85.160.41]:48821) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OUaBZ-0004ZX-Ne for emacs-orgmode@gnu.org; Fri, 02 Jul 2010 02:57:17 -0400 Received: by pwi9 with SMTP id 9so2578202pwi.0 for ; Thu, 01 Jul 2010 23:57:15 -0700 (PDT) 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-org-mode-help gnu --===============0623021261== Content-Type: multipart/alternative; boundary=Apple-Mail-73--901080859 --Apple-Mail-73--901080859 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii Is there a way to quickly/visually differentiate between = repeating/single-occurence tasks? If not, something like say, adding an asterisk somewhere in the entry = would be great. 1. Scheduled* - starred schedule/deadline string 2. TODO * - starred 'todo' string 3. fifa2010* - starred 'category' string ( asking too much? J ) I looked for org-agenda--repeat variables and searched 'repeat' in the = pdf manual, but didn't find a way to do this.. Thanks Livin Stephen Sharma --Apple-Mail-73--901080859 Content-Transfer-Encoding: 7bit Content-Type: text/html; charset=us-ascii

Is there a way to quickly/visually differentiate between repeating/single-occurence tasks?

If not, something like say, adding an asterisk somewhere in the entry would be great.

1. Scheduled* - starred schedule/deadline string
2. TODO * - starred 'todo' string
3. fifa2010* - starred 'category' string

( asking too much? J )

 I looked for org-agenda--repeat variables and searched 'repeat' in the pdf manual, but didn't find a way to do this..

Thanks
Livin Stephen Sharma
< br>

--Apple-Mail-73--901080859-- --===============0623021261== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============0623021261==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: (new feature suggestion?) indicate 'repeater' nature in Agenda Date: Tue, 6 Jul 2010 14:43:42 +0200 Message-ID: <9153753C-F463-4F8D-9691-BC1B4ABB7B1A@gmail.com> References: <8738FB76-3F91-4898-8251-13DB990540D0@gmail.com> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=59808 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OW7bt-00061D-JG for emacs-orgmode@gnu.org; Tue, 06 Jul 2010 08:50:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OW7bs-0001jS-8l for emacs-orgmode@gnu.org; Tue, 06 Jul 2010 08:50:49 -0400 Received: from mail-fx0-f41.google.com ([209.85.161.41]:38548) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OW7bs-0001j6-39 for emacs-orgmode@gnu.org; Tue, 06 Jul 2010 08:50:48 -0400 Received: by fxm20 with SMTP id 20so819315fxm.0 for ; Tue, 06 Jul 2010 05:50:45 -0700 (PDT) In-Reply-To: <8738FB76-3F91-4898-8251-13DB990540D0@gmail.com> 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: Livin Stephen Sharma Cc: emacs-org-mode-help gnu On Jul 2, 2010, at 8:57 AM, Livin Stephen Sharma wrote: > > Is there a way to quickly/visually differentiate between repeating/ > single-occurence tasks? > > If not, something like say, adding an asterisk somewhere in the > entry would be great. > > 1. Scheduled* - starred schedule/deadline string > 2. TODO * - starred 'todo' string > 3. fifa2010* - starred 'category' string > > ( asking too much? J ) > > I looked for org-agenda--repeat variables and searched 'repeat' in > the pdf manual, but didn't find a way to do this..\ There is nothing in there right now, but it could be implemented. Not sure how useful I would find this, though. A simpler way would be (and this is what I do) this: Collect stuff with repeating time stamps in one place and make sure the category is special. For example, I have * Habits :PROPERTIES: :CATEGORY: habit :END: ** Habit 1 ** Habit 2 * Regular stuff :PROPERTIES: :CATEGORY: regular :END: ** Item 1 ** Item 2 > > Thanks > Livin Stephen Sharma > > > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode - Carsten