emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* How to set todo-dependencies for specific org file?
@ 2010-10-18  3:22 Water Lin
  2010-10-19 14:25 ` Giovanni Ridolfi
  0 siblings, 1 reply; 2+ messages in thread
From: Water Lin @ 2010-10-18  3:22 UTC (permalink / raw)
  To: emacs-orgmode


I can use
---------
(setq org-enforce-todo-dependencies t)
---------
to set the todo dependencies for every org file.

But I don't want to use this global way. Can I set todo-dependencies for
specific file by other way?

Thanks

Water Lin

-- 
The Big Bang on Busy Reading: http://bigbang.WaterLin.org
Email: WaterLin@sohu.com

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

* Re: How to set todo-dependencies for specific org file?
  2010-10-18  3:22 How to set todo-dependencies for specific org file? Water Lin
@ 2010-10-19 14:25 ` Giovanni Ridolfi
  0 siblings, 0 replies; 2+ messages in thread
From: Giovanni Ridolfi @ 2010-10-19 14:25 UTC (permalink / raw)
  To: Water Lin; +Cc: emacs-orgmode

Water Lin <WaterLin@sohu.com> writes:

Hi, Water Lin

> I can use
> ---------
> (setq org-enforce-todo-dependencies t)
> ---------
> to set the todo dependencies for every org file.
>
> But I don't want to use this global way. Can I set todo-dependencies for
> specific file by other way?

does this help?
----------------org-file-------
#+TYP_TODO: TODO NEXT WAIT PROJ | DONE NODO

* [2010-01-12 mar] Parent
:PROPERTIES:
:ORDERED: nil
:END:
** TODO a
** PROJ b, needs to wait for (a)
** NEXT c, needs to wait for (a) and (b)
--------------------------------

cheers,
Giovanni

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

end of thread, other threads:[~2010-10-19 14:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-18  3:22 How to set todo-dependencies for specific org file? Water Lin
2010-10-19 14:25 ` Giovanni Ridolfi

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