org-mode/doc
Bastien Guerry d378c7b41b Implement context filtering for agenda commands and capture templates.
* org.el (org-contextualize-agenda-or-capture)
(org-rule-validate): New functions, implement context
filtering for agenda commands and capture templates.

* org-agenda.el (org-agenda-custom-commands-contexts): New
option.
(org-agenda): Use it.

* org-capture.el (org-capture-templates-contexts): New option.
(org-capture-select-template): Use it.

* org.texi (Templates in contexts): Document the new option
`org-capture-templates-contexts'.
(Storing searches): Document the new option
`org-agenda-custom-commands-contexts'.

This idea comes from Sylvain Rousseau, who implemented a similar
feature with org-context.el: https://github.com/thisirs/org-context

This implementation is a bit simpler and more general.  Simpler
because it relies on existing templates, no need to define other
contextual ones.  More general because contexts can be defined
wrt files and modes.

Thanks *very much* to Sylvain for paving the way -- certainly a
great addition to Org.
2012-08-23 11:08:47 +02:00
..
.aspell.org.conf Track support files useful in checking Org documentation. 2008-04-01 15:59:35 +02:00
.nosearch Add .nosearch file to the doc/ subdirectory. 2008-12-17 17:25:31 +01:00
dir Split out a number of files from org.el, and reorganize the 2008-03-28 09:57:14 +01:00
Documentation_Standards.org Fix some typos 2009-11-15 10:04:23 +01:00
Makefile replace the remaining occurences of sed with emacs scripts, implement mkdir with install 2012-05-30 12:30:21 +02:00
org.texi Implement context filtering for agenda commands and capture templates. 2012-08-23 11:08:47 +02:00
orgcard.tex Bump to version 7.8.11. 2012-05-25 09:36:15 +02:00
orgguide.texi Update the manual wrt comments. 2012-08-01 14:35:13 +02:00
pdflayout.sty doc: Fix pdflayout.sty to produce orgcard_letter.pdf correctly. 2012-03-26 22:37:59 +02:00
texinfo.tex Fix the master branch. 2012-03-19 22:01:29 +01:00