emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] Include other files?


From: Richard G Riley
Subject: [Orgmode] Include other files?
Date: Fri, 02 Nov 2007 02:15:50 +0100
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.1.50.6 (gnu/linux)

Due to permissions and security issues I wish to spread my tasks over
separate files.

Is it possible to maybe "include" header files which have to org
directives?

e.g I might like to share the following between two different org
files:

common.inc:

#+SEQ_TODO: TODO(t) WAITING(w@) INPROGRESS(p@) | DONE(d) CANCELLED(x@) 
DELEGATED(l@)
#+SEQ_TODO: apple(a) | orange(d)

todo.org:

#+include common.inc









reply via email to

[Prev in Thread] Current Thread [Next in Thread]