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 _______________________________________________ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode