all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Scheduling and calendar-day-of-week
@ 2018-04-06  7:46 Cecil Westerhof
  2018-04-06  8:23 ` stardiviner
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Cecil Westerhof @ 2018-04-06  7:46 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 451 bytes --]

There is something I want to do on Monday, Wednesday and Friday. So I tried:
*** TODO Monday, Wednesday and Friday
    SCHEDULED: <%%(memq (calendar-day-of-week date) '(1 3 5))>

This seems to work: I see the activity on the correct days.
But then I changed today's entry to DONE. But then all are gone in my
agenda view.
What I want is for today's item to be 'gone' and the future ones still
displayed as TODO. Is that possible?

-- 
Cecil Westerhof

[-- Attachment #2: Type: text/html, Size: 963 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-04-06 19:52 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-06  7:46 Scheduling and calendar-day-of-week Cecil Westerhof
2018-04-06  8:23 ` stardiviner
2018-04-06 14:16 ` Nick Dokos
2018-04-06 16:46   ` Brian Shine
2018-04-06 17:13     ` Brian Shine
2018-04-06 19:52 ` Tim Cross

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.