aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorCarsten Dominik2009-09-02 13:08:50 +0000
committerCarsten Dominik2009-09-02 13:08:50 +0000
commitccfa8d36e63ce4983b90013ed6dbe092d0ca50fa (patch)
tree1499ca51bbef67cd805fff7d28ef04865c61a33f /etc
parent6eb023476d7914566930cb33640a26c96287a4dd (diff)
downloademacs-ccfa8d36e63ce4983b90013ed6dbe092d0ca50fa.tar.gz
emacs-ccfa8d36e63ce4983b90013ed6dbe092d0ca50fa.zip
2009-09-02 Carsten Dominik <dominik@u016822.science.uva.nl>
* refcards/orgcard.tex: Document new effort setting commands. Document the new keys for agenda time motion. Document the `E' key in the agenda.
Diffstat (limited to 'etc')
-rw-r--r--etc/refcards/orgcard.tex30
1 files changed, 15 insertions, 15 deletions
diff --git a/etc/refcards/orgcard.tex b/etc/refcards/orgcard.tex
index e5faea73d71..b4a1ed33695 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.29c} 2\def\orgversionnumber{6.30c}
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
@@ -549,7 +549,7 @@ after ``{\tt :}'', and dictionary words elsewhere.
549 549
550\section{Properties and Column View} 550\section{Properties and Column View}
551 551
552\key{set property}{C-c C-x p} 552\key{set property/effort}{C-c C-x p/e}
553\key{special commands in property lines}{C-c C-c} 553\key{special commands in property lines}{C-c C-c}
554\key{next/previous allowed value}{S-left/right} 554\key{next/previous allowed value}{S-left/right}
555\key{turn on column view}{C-c C-x C-c} 555\key{turn on column view}{C-c C-x C-c}
@@ -593,8 +593,7 @@ after ``{\tt :}'', and dictionary words elsewhere.
593{\bf Clocking time} 593{\bf Clocking time}
594 594
595\key{start clock on current item}{C-c C-x C-i} 595\key{start clock on current item}{C-c C-x C-i}
596\key{stop clock on current item}{C-c C-x C-o} 596\key{stop/cancel clock on current item}{C-c C-x C-o/x}
597\key{cancel current clock}{C-c C-x C-x}
598\key{display total subtree times}{C-c C-x C-d} 597\key{display total subtree times}{C-c C-x C-d}
599\key{remove displayed times}{C-c C-c} 598\key{remove displayed times}{C-c C-c}
600\key{insert/update table with clock report}{C-c C-x C-r} 599\key{insert/update table with clock report}{C-c C-x C-r}
@@ -627,21 +626,22 @@ after ``{\tt :}'', and dictionary words elsewhere.
627\key{goto original location in other window}{TAB/mouse-2} 626\key{goto original location in other window}{TAB/mouse-2}
628%\key{... also available with}{mouse-2} 627%\key{... also available with}{mouse-2}
629\key{goto original location, delete other windows}{RET} 628\key{goto original location, delete other windows}{RET}
630\key{show subtree in indirect buffer, ded.\ frame}{b} 629\key{show subtree in indirect buffer, ded.\ frame}{C-c C-x b}
631\key{toggle follow-mode}{f} 630\key{toggle follow-mode}{F}
632 631
633{\bf Change display} 632{\bf Change display}
634 633
635\key{delete other windows}{o} 634\key{delete other windows}{o}
635\key{view mode dipatcher}{v}
636\key{switch to day/week/month/year view}{d w vm vy} 636\key{switch to day/week/month/year view}{d w vm vy}
637\key{toggle inclusion of diary entries}{D} 637\key{toggle diary entries / time grid}{D / G}
638\key{toggle time grid for daily schedule}{G} 638\key{toggle entry text / clock report}{E / R}
639\key{toggle display of logbook entries}{l} 639\key{toggle display of logbook entries}{l / v l/L}
640\key{toggle inclusion of archived trees/files}{v / C-u v} 640\key{toggle inclusion of archived trees/files}{v a/A}
641\key{refresh agenda buffer with any changes}{r / g} 641\key{refresh agenda buffer with any changes}{r / g}
642\key{filter with repect to a tag}{/} 642\key{filter with repect to a tag}{/}
643\key{save all org-mode buffers}{s} 643\key{save all org-mode buffers}{s}
644\key{display next/previous day,week,...}{RIGHT/LEFT} 644\key{display next/previous day,week,...}{f / b}
645\key{goto today / some date (prompt)}{. / j} 645\key{goto today / some date (prompt)}{. / j}
646 646
647{\bf Remote editing} 647{\bf Remote editing}
@@ -651,9 +651,9 @@ after ``{\tt :}'', and dictionary words elsewhere.
651\key{kill item and source}{C-k} 651\key{kill item and source}{C-k}
652\key{archive the subtree (file/tag/sibling)}{\$ / a / A} 652\key{archive the subtree (file/tag/sibling)}{\$ / a / A}
653\key{refile the subtree}{C-c C-w} 653\key{refile the subtree}{C-c C-w}
654\key{show tags of current headline}{T} 654\key{set/show tags of current headline}{: / T}
655\key{set tags for current headline/region}{:} 655\key{set effort property (prefix=nth)}{e}
656\key{set / compute priority of current item}{p / P} 656\key{set / compute priority of current item}{, / P}
657\key{raise/lower priority of current item}{S-UP/DOWN$^3$} 657\key{raise/lower priority of current item}{S-UP/DOWN$^3$}
658\key{run an attachment command}{C-c C-a} 658\key{run an attachment command}{C-c C-a}
659\key{schedule/set deadline for this item}{C-c C-s/d} 659\key{schedule/set deadline for this item}{C-c C-s/d}
@@ -667,7 +667,7 @@ after ``{\tt :}'', and dictionary words elsewhere.
667 667
668{\bf Misc} 668{\bf Misc}
669 669
670\key{open link in current line}{C-c C-o} 670\key{follow one or offer all links in current entry}{C-c C-o}
671 671
672{\bf Calendar commands} 672{\bf Calendar commands}
673 673