aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarsten Dominik2009-11-13 08:41:47 +0000
committerCarsten Dominik2009-11-13 08:41:47 +0000
commit8afcfab3705b0fc7927bce0f8c692428aca0b4d1 (patch)
tree0d05f633c53c45f9d5b8c72f70219b868d7b4118
parenta351880d144d80b89b530d2a13331e3665275650 (diff)
downloademacs-8afcfab3705b0fc7927bce0f8c692428aca0b4d1.tar.gz
emacs-8afcfab3705b0fc7927bce0f8c692428aca0b4d1.zip
refcards/orgcard.tex: Document the new archiving keys.
-rw-r--r--etc/refcards/orgcard.tex28
1 files changed, 9 insertions, 19 deletions
diff --git a/etc/refcards/orgcard.tex b/etc/refcards/orgcard.tex
index bc5a26768ad..161cae1c68f 100644
--- a/etc/refcards/orgcard.tex
+++ b/etc/refcards/orgcard.tex
@@ -1,5 +1,5 @@
1% Reference Card for Org Mode 1% Reference Card for Org Mode
2\def\orgversionnumber{6.31a} 2\def\orgversionnumber{6.33}
3\def\versionyear{2009} % latest update 3\def\versionyear{2009} % latest update
4\def\year{2009} % latest copyright year 4\def\year{2009} % latest copyright year
5 5
@@ -322,27 +322,17 @@ are preserved on all copies.
322 322
323\section{Archiving} 323\section{Archiving}
324 324
325\key{toggle ARCHIVE tag}{C-c C-x a} 325\key{archive subtree using the default command}{C-c C-x C-a}
326\key{force cycling of an ARCHIVEd tree}{C-TAB}
327\key{move to Attic Sibling}{C-c C-x A}
328%\metax{mark fully done children}{C-u C-c C-x C-a}
329\key{move subtree to archive file}{C-c C-x C-s} 326\key{move subtree to archive file}{C-c C-x C-s}
330%\metax{move all fully done children}{C-u C-c C-x C-s} 327\key{toggle ARCHIVE tag / to ARCHIVE sibling}{C-c C-x a/A}
331%To set archive location for current file, add a line like$^2$: 328\key{force cycling of an ARCHIVEd tree}{C-TAB}
332%\vskip -1mm
333%\beginexample%
334%\#+ARCHIVE: archfile::* Archived Tasks
335%\endexample
336 329
337\section{Filtering and Sparse Trees} 330\section{Filtering and Sparse Trees}
338 331
339% FIXME: this is garbage
340\key{construct a sparse tree by various criteria}{C-c /} 332\key{construct a sparse tree by various criteria}{C-c /}
341\key{view TODO's in sparse tree}{C-c C-v} 333\key{view TODO's in sparse tree}{C-c C-v}
342\key{global TODO list in agenda mode}{C-c a t$^1$} 334\key{global TODO list in agenda mode}{C-c a t$^1$}
343\key{time sorted view of current org file}{C-c a L} 335\key{time sorted view of current org file}{C-c a L}
344%\key{agenda for the week}{C-c a$^1$}
345%\key{agenda for date at cursor}{C-c C-o}
346 336
347\section{Tables} 337\section{Tables}
348 338
@@ -585,7 +575,7 @@ after ``{\tt :}'', and dictionary words elsewhere.
585%\key{... scroll calendar back/forward one month}{< / >} 575%\key{... scroll calendar back/forward one month}{< / >}
586%\key{... forward/backward one day}{S-LEFT/RIGHT} 576%\key{... forward/backward one day}{S-LEFT/RIGHT}
587%\key{... forward/backward one week}{S-UP/DOWN} 577%\key{... forward/backward one week}{S-UP/DOWN}
588%\key{... forward/backward one month}{M-S-LEFT/RIGT} 578%\key{... forward/backward one month}{M-S-LEFT/RIGHT}
589\key{toggle custom format display for dates/times}{C-c C-x C-t} 579\key{toggle custom format display for dates/times}{C-c C-x C-t}
590 580
591\newcolumn 581\newcolumn
@@ -632,14 +622,14 @@ after ``{\tt :}'', and dictionary words elsewhere.
632{\bf Change display} 622{\bf Change display}
633 623
634\key{delete other windows}{o} 624\key{delete other windows}{o}
635\key{view mode dipatcher}{v} 625\key{view mode dispatcher}{v}
636\key{switch to day/week/month/year view}{d w vm vy} 626\key{switch to day/week/month/year view}{d w vm vy}
637\key{toggle diary entries / time grid}{D / G} 627\key{toggle diary entries / time grid / habits}{D / G / K}
638\key{toggle entry text / clock report}{E / R} 628\key{toggle entry text / clock report}{E / R}
639\key{toggle display of logbook entries}{l / v l/L} 629\key{toggle display of logbook entries}{l / v l/L}
640\key{toggle inclusion of archived trees/files}{v a/A} 630\key{toggle inclusion of archived trees/files}{v a/A}
641\key{refresh agenda buffer with any changes}{r / g} 631\key{refresh agenda buffer with any changes}{r / g}
642\key{filter with repect to a tag}{/} 632\key{filter with respect to a tag}{/}
643\key{save all org-mode buffers}{s} 633\key{save all org-mode buffers}{s}
644\key{display next/previous day,week,...}{f / b} 634\key{display next/previous day,week,...}{f / b}
645\key{goto today / some date (prompt)}{. / j} 635\key{goto today / some date (prompt)}{. / j}
@@ -649,7 +639,7 @@ after ``{\tt :}'', and dictionary words elsewhere.
649\key{digit argument}{0-9} 639\key{digit argument}{0-9}
650\key{change state of current TODO item}{t} 640\key{change state of current TODO item}{t}
651\key{kill item and source}{C-k} 641\key{kill item and source}{C-k}
652\key{archive the subtree (file/tag/sibling)}{\$ / a / A} 642\key{archive default}{\$ / a}
653\key{refile the subtree}{C-c C-w} 643\key{refile the subtree}{C-c C-w}
654\key{set/show tags of current headline}{: / T} 644\key{set/show tags of current headline}{: / T}
655\key{set effort property (prefix=nth)}{e} 645\key{set effort property (prefix=nth)}{e}