* Habits and Diary Type Dates?
@ 2014-01-30 2:13 Aric Gregson
2014-01-30 5:18 ` Josiah Schwab
0 siblings, 1 reply; 3+ messages in thread
From: Aric Gregson @ 2014-01-30 2:13 UTC (permalink / raw)
To: emacs-orgmode
Hello,
I believe that what I want to do will not work, but I thought I would
ask. I have a habit that I want to do on certain days of the week
only. I had the date in the org file set as the following:
#+begin_src org
<%%(memq (calendar-day-of-week date) '(2 3 0))>
#+end_src
While it shows up on the calendar on the correct dates, it will not
cycle like a habit should. It will actually move to a "DONE"
state. Changing the date format back to an org date type format seems to
solve the problem.
Is there a work-around?
Thanks, Aric
--
~O
/\_,
###-\ |_
(*) / (*)
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Habits and Diary Type Dates?
2014-01-30 2:13 Habits and Diary Type Dates? Aric Gregson
@ 2014-01-30 5:18 ` Josiah Schwab
2014-01-30 5:56 ` Aric Gregson
0 siblings, 1 reply; 3+ messages in thread
From: Josiah Schwab @ 2014-01-30 5:18 UTC (permalink / raw)
To: Aric Gregson; +Cc: emacs-orgmode
Aric Gregson writes:
> I have a habit that I want to do on certain days of the week only.
> [ ... snip ... ]
> Changing the date format back to an org date type format seems to
> solve the problem.
>
> Is there a work-around?
I have a habit that I only do on weekdays, and the workaround that I
ended up using was to have separate copies of the task for each day of
the week that I want to do it.
See some related discussion at
http://comments.gmane.org/gmane.emacs.orgmode/47134
Josiah
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Habits and Diary Type Dates?
2014-01-30 5:18 ` Josiah Schwab
@ 2014-01-30 5:56 ` Aric Gregson
0 siblings, 0 replies; 3+ messages in thread
From: Aric Gregson @ 2014-01-30 5:56 UTC (permalink / raw)
To: Josiah Schwab; +Cc: emacs-orgmode
--On January 29, 2014 9:18:57 PM -0800 Josiah Schwab <jschwab@gmail.com>
wrote:
> I have a habit that I only do on weekdays, and the workaround that I
> ended up using was to have separate copies of the task for each day of
> the week that I want to do it.
Thanks, I read the link. Sounds like they are just not meant to work that
way.
Aric
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-01-30 5:56 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-30 2:13 Habits and Diary Type Dates? Aric Gregson
2014-01-30 5:18 ` Josiah Schwab
2014-01-30 5:56 ` Aric Gregson
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).