emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs/etc/refcards orgcard.tex


From: Carsten Dominik
Subject: [Emacs-diffs] emacs/etc/refcards orgcard.tex
Date: Wed, 02 Sep 2009 13:08:51 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Carsten Dominik <cdominik>      09/09/02 13:08:50

Modified files:
        etc/refcards   : orgcard.tex 

Log message:
        2009-09-02  Carsten Dominik  <address@hidden>
        
                * refcards/orgcard.tex: Document new effort setting commands.
                Document the new keys for agenda time motion.
                Document the `E' key in the agenda.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/etc/refcards/orgcard.tex?cvsroot=emacs&r1=1.28&r2=1.29

Patches:
Index: orgcard.tex
===================================================================
RCS file: /sources/emacs/emacs/etc/refcards/orgcard.tex,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -b -r1.28 -r1.29
--- orgcard.tex 6 Aug 2009 09:14:11 -0000       1.28
+++ orgcard.tex 2 Sep 2009 13:08:50 -0000       1.29
@@ -1,5 +1,5 @@
 % Reference Card for Org Mode
-\def\orgversionnumber{6.29c}
+\def\orgversionnumber{6.30c}
 \def\versionyear{2009}          % latest update
 \def\year{2009}                 % latest copyright year
 
@@ -549,7 +549,7 @@
 
 \section{Properties and Column View}
 
-\key{set property}{C-c C-x p}
+\key{set property/effort}{C-c C-x p/e}
 \key{special commands in property lines}{C-c C-c}
 \key{next/previous allowed value}{S-left/right}
 \key{turn on column view}{C-c C-x C-c}
@@ -593,8 +593,7 @@
 {\bf Clocking time}
 
 \key{start clock on current item}{C-c C-x C-i}
-\key{stop clock on current item}{C-c C-x C-o}
-\key{cancel current clock}{C-c C-x C-x}
+\key{stop/cancel clock on current item}{C-c C-x C-o/x}
 \key{display total subtree times}{C-c C-x C-d}
 \key{remove displayed times}{C-c C-c}
 \key{insert/update table with clock report}{C-c C-x C-r}
@@ -627,21 +626,22 @@
 \key{goto original location in other window}{TAB/mouse-2}
 %\key{... also available with}{mouse-2}
 \key{goto original location, delete other windows}{RET}
-\key{show subtree in indirect buffer, ded.\ frame}{b}
-\key{toggle follow-mode}{f}
+\key{show subtree in indirect buffer, ded.\ frame}{C-c C-x b}
+\key{toggle follow-mode}{F}
 
 {\bf Change display}
 
 \key{delete other windows}{o}
+\key{view mode dipatcher}{v}
 \key{switch to day/week/month/year view}{d w vm vy}
-\key{toggle inclusion of diary entries}{D}
-\key{toggle time grid for daily schedule}{G}
-\key{toggle display of logbook entries}{l}
-\key{toggle inclusion of archived trees/files}{v / C-u v}
+\key{toggle diary entries / time grid}{D / G}
+\key{toggle entry text / clock report}{E / R}
+\key{toggle display of logbook entries}{l / v l/L}
+\key{toggle inclusion of archived trees/files}{v a/A}
 \key{refresh agenda buffer with any changes}{r / g}
 \key{filter with repect to a tag}{/}
 \key{save all org-mode buffers}{s}
-\key{display next/previous day,week,...}{RIGHT/LEFT}
+\key{display next/previous day,week,...}{f / b}
 \key{goto today / some date (prompt)}{. / j}
 
 {\bf Remote editing}
@@ -651,9 +651,9 @@
 \key{kill item and source}{C-k}
 \key{archive the subtree (file/tag/sibling)}{\$ / a / A}
 \key{refile the subtree}{C-c C-w}
-\key{show tags of current headline}{T}
-\key{set tags for current headline/region}{:}
-\key{set / compute priority of current item}{p / P}
+\key{set/show tags of current headline}{: / T}
+\key{set effort property (prefix=nth)}{e}
+\key{set / compute priority of current item}{, / P}
 \key{raise/lower priority of current item}{S-UP/DOWN$^3$}
 \key{run an attachment command}{C-c C-a}
 \key{schedule/set deadline for this item}{C-c C-s/d}
@@ -667,7 +667,7 @@
 
 {\bf Misc}
 
-\key{open link in current line}{C-c C-o}
+\key{follow one or offer all links in current entry}{C-c C-o}
 
 {\bf Calendar commands}
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]