emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* REPEAT_TO_STATE file-wide property is not working
@ 2017-01-08  1:12 Young-whan
  2017-01-08 22:06 ` Nicolas Goaziou
  0 siblings, 1 reply; 10+ messages in thread
From: Young-whan @ 2017-01-08  1:12 UTC (permalink / raw)
  To: emacs-orgmode

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

Hi,

My file has like this:

#+TODO: TODO(t/!) REPEAT(r/!) | DONE(d)

* REPEAT Task
  SCHEDULED: <2017-01-01 Wed +1d>

Now, I want to change when the repeat task is done, its state needs to be
"REPEAT" instead of "TODO".

This can be achieved by REPEAT_TO_STATE property or the variable
org-todo-repeat-to-state based on the org-mode manual.

When I set it org-todo-repeat-to-state, it works.
When I set the property in the "Task", it works.

However, when I put it global property working file-wide as it is put as
#+PROPERTY: REPEAT_TO_STATE REPEAT

It doesn't work.

Is there something not right to set up the global property scoping in a
file? Let me know.

Thanks,

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

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

end of thread, other threads:[~2017-01-12  6:53 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-08  1:12 REPEAT_TO_STATE file-wide property is not working Young-whan
2017-01-08 22:06 ` Nicolas Goaziou
2017-01-09  1:27   ` Young-whan
2017-01-09 17:30     ` Nicolas Goaziou
2017-01-09 21:48       ` Young-whan
2017-01-09 22:48         ` Nicolas Goaziou
2017-01-10  4:43           ` Young-whan
2017-01-10 12:12             ` Nicolas Goaziou
2017-01-12  6:51               ` Young-whan
2017-01-12  6:53                 ` Young-whan

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).