1 Sep 2006 13:45
org-mode 4.46
Carsten Dominik <dominik <at> science.uva.nl>
2006-09-01 11:45:54 GMT
2006-09-01 11:45:54 GMT
at http://www.astro.uva.nl/~dominik/Tools/org Changes in version 4.46 - Custom commands may create an agenda which contains several blocks, each block made by a different agenda command. This was proposed by Piotr Zielinski and Pete Phillips. Check out section 8.9.2 in the manual to find out how to do this. - Agenda commands can be restricted to the current file, region, or subtree. Thanks to Piotr for this idea. You restrict to the current file by sneaking in a "1" between `C-c a' and the key selecting the agenda command. For example `C-c a 1 t' creates the TODO list for the current buffer. By using "0" instead of "1", the restriction is to the current subtree or, if there is an active selection, to that selection. The next C-c a command will again use the all agenda files. - The timeline command must now be called through the agenda dispatcher (C-c a L). `C-c C-r' no longer works. - Agenda items can be sorted by tag. The *last* tag is used for this. This was a request from Pete. Why the last tag, you may wonder? Because the tag list for an item starts with inherited tags, and most local tag setting is probably the best to use for sorting.(Continue reading)
RSS Feed