aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarsten Dominik2006-11-13 08:40:32 +0000
committerCarsten Dominik2006-11-13 08:40:32 +0000
commitbd15725eea22258864697be61d9cb8c38d811aad (patch)
tree8a6bc627e7ef40028ba5186400814f98c2cd501b
parent1585c4a6caea1e98cf132f78a49eb13171061454 (diff)
downloademacs-bd15725eea22258864697be61d9cb8c38d811aad.tar.gz
emacs-bd15725eea22258864697be61d9cb8c38d811aad.zip
Version number change.
-rw-r--r--etc/orgcard.tex48
1 files changed, 29 insertions, 19 deletions
diff --git a/etc/orgcard.tex b/etc/orgcard.tex
index ef2e847b5f1..ee077b85512 100644
--- a/etc/orgcard.tex
+++ b/etc/orgcard.tex
@@ -1,5 +1,5 @@
1% Reference Card for Org Mode 1% Reference Card for Org Mode
2\def\orgversionnumber{4.44} 2\def\orgversionnumber{4.55}
3\def\year{2006} 3\def\year{2006}
4% 4%
5%**start of header 5%**start of header
@@ -284,6 +284,7 @@ are preserved on all copies.
284\key{rotate current subtree between states}{TAB} 284\key{rotate current subtree between states}{TAB}
285\key{rotate entire buffer between states}{S-TAB} 285\key{rotate entire buffer between states}{S-TAB}
286\key{show the whole file}{C-c C-a} 286\key{show the whole file}{C-c C-a}
287\key{reveal context around point}{C-c C-r}
287%\key{show branches}{C-c C-k} 288%\key{show branches}{C-c C-k}
288 289
289\section{Motion} 290\section{Motion}
@@ -298,8 +299,6 @@ are preserved on all copies.
298 299
299\key{insert new heading/item at current level}{M-RET} 300\key{insert new heading/item at current level}{M-RET}
300\key{insert new TODO entry/checkbox item}{M-S-RET} 301\key{insert new TODO entry/checkbox item}{M-S-RET}
301\key{toggle checkbox(es) in region/entry/at point}{C-c C-x C-b}
302\key{toggle checkbox at point}{C-c C-c}
303 302
304\key{promote current heading up one level}{M-LEFT} 303\key{promote current heading up one level}{M-LEFT}
305\key{demote current heading down one level}{M-RIGHT} 304\key{demote current heading down one level}{M-RIGHT}
@@ -315,8 +314,9 @@ are preserved on all copies.
315\section{Archiving} 314\section{Archiving}
316 315
317\key{toggle ARCHIVE tag}{C-c C-x C-a} 316\key{toggle ARCHIVE tag}{C-c C-x C-a}
318\metax{mark fully dine children}{C-u C-c C-x C-a} 317\metax{mark fully done children}{C-u C-c C-x C-a}
319\key{move subtree to achive file}{C-c \$} 318\key{force cycling of an ARCHIVEd tree}{C-TAB}
319\key{move subtree to archive file}{C-c \$}
320\key{move all fully done children}{C-u C-c \$} 320\key{move all fully done children}{C-u C-c \$}
321To set archive location for current file, add a line like$^2$: 321To set archive location for current file, add a line like$^2$:
322\vskip -1mm 322\vskip -1mm
@@ -330,7 +330,7 @@ To set archive location for current file, add a line like$^2$:
330\key{view TODO's in sparse tree}{C-c C-v} 330\key{view TODO's in sparse tree}{C-c C-v}
331\key{global TODO list in agenda mode}{C-c t$^1$} 331\key{global TODO list in agenda mode}{C-c t$^1$}
332\key{create sparse tree with all deadlines due}{C-c C-w} 332\key{create sparse tree with all deadlines due}{C-c C-w}
333\key{time sorted view of current org file}{C-c C-r} 333\key{time sorted view of current org file}{C-c a L}
334%\key{agenda for the week}{C-c a$^1$} 334%\key{agenda for the week}{C-c a$^1$}
335%\key{agenda for date at cursor}{C-c C-o} 335%\key{agenda for date at cursor}{C-c C-o}
336 336
@@ -425,10 +425,11 @@ formula, \kbd{:=} a named-field formula.
425\key{insert file link with file name completion}{C-u C-c C-l} 425\key{insert file link with file name completion}{C-u C-c C-l}
426\key{edit (also hidden part of) link at point}{C-c C-l} 426\key{edit (also hidden part of) link at point}{C-c C-l}
427 427
428\key{open file links in emacs (\kbd{C-u} : in emacs)}{C-c C-o} 428\key{open file links in emacs}{C-c C-o}
429\key{open link at point (3: in emacs)}{mouse-2/3} 429\key{...force open in emacs/other window}{C-u C-c C-o}
430%\key{open file links in emacs}{mouse-3} 430\key{open link at point}{mouse-1/2}
431%\key{record a position in mark ring}{C-c \%} 431\key{...force open in emacs/other window}{mouse-3}
432\key{record a position in mark ring}{C-c \%}
432\key{jump back to last followed link(s)}{C-c \&} 433\key{jump back to last followed link(s)}{C-c \&}
433 434
434{\bf Internal Links} 435{\bf Internal Links}
@@ -444,10 +445,10 @@ formula, \kbd{:=} a named-field formula.
444\key{\kbd{file:/home/dominik/img/mars.jpg}}{\rm file, absolute} 445\key{\kbd{file:/home/dominik/img/mars.jpg}}{\rm file, absolute}
445\key{\kbd{file:papers/last.pdf}}{\rm file, relative} 446\key{\kbd{file:papers/last.pdf}}{\rm file, relative}
446\key{\kbd{file:projects.org::*that text}}{\rm find headline} 447\key{\kbd{file:projects.org::*that text}}{\rm find headline}
447\key{\kbd{file:projects.org::find me}}{\rm find tgt/string} 448\key{\kbd{file:projects.org::find me}}{\rm find trgt/string}
448%\key{\kbd{file:projects.org::/regexp/}}{\rm regexp search} 449%\key{\kbd{file:projects.org::/regexp/}}{\rm regexp search}
449\key{\kbd{http://www.astro.uva.nl/~dominik}}{\rm on the web} 450\key{\kbd{http://www.astro.uva.nl/~dominik}}{\rm on the web}
450\key{\kbd{mailto:adent@galaxy.net}}{\rm EMail address} 451\key{\kbd{mailto:adent@galaxy.net}}{\rm Email address}
451\key{\kbd{news:comp.emacs}}{\rm Usenet group} 452\key{\kbd{news:comp.emacs}}{\rm Usenet group}
452\key{\kbd{bbdb:Richard Stallman}}{\rm BBDB person} 453\key{\kbd{bbdb:Richard Stallman}}{\rm BBDB person}
453\key{\kbd{gnus:group}}{\rm GNUS group} 454\key{\kbd{gnus:group}}{\rm GNUS group}
@@ -494,7 +495,7 @@ after ``{\tt :}'', and dictionary words elsewhere.
494 495
495\centerline{(for version \orgversionnumber)} 496\centerline{(for version \orgversionnumber)}
496 497
497\section{TODO Items} 498\section{TODO Items and Checkboxes}
498 499
499\key{rotate the state of the current item}{C-c C-t} 500\key{rotate the state of the current item}{C-c C-t}
500\key{view TODO items in a sparse tree}{C-c C-v} 501\key{view TODO items in a sparse tree}{C-c C-v}
@@ -508,6 +509,12 @@ after ``{\tt :}'', and dictionary words elsewhere.
508\key{\kbd{\#+SEQ_TODO: TODO TRY BLUFF DONE}}{\rm todo workflow} 509\key{\kbd{\#+SEQ_TODO: TODO TRY BLUFF DONE}}{\rm todo workflow}
509\key{\kbd{\#+TYP_TODO: Phil home work DONE}}{\rm todo types} 510\key{\kbd{\#+TYP_TODO: Phil home work DONE}}{\rm todo types}
510 511
512\key{insert new checkbox item in plain list}{M-S-RET}
513\key{toggle checkbox(es) in region/entry/at point}{C-c C-x C-b}
514\key{toggle checkbox at point}{C-c C-c}
515\metax{checkbox statistics cookies: insert {\tt [/]} or {\tt [\%]}}{}
516\key{update checkbox statistics (\kbd{C-u} : whole file)}{C-c \#}
517
511\section{Tags} 518\section{Tags}
512 519
513\key{set tags for current heading}{C-c C-c} 520\key{set tags for current heading}{C-c C-c}
@@ -535,6 +542,7 @@ after ``{\tt :}'', and dictionary words elsewhere.
535%\key{... forward/backward one day}{S-LEFT/RIGHT} 542%\key{... forward/backward one day}{S-LEFT/RIGHT}
536%\key{... forward/backward one week}{S-UP/DOWN} 543%\key{... forward/backward one week}{S-UP/DOWN}
537%\key{... forward/backward one month}{M-S-LEFT/RIGT} 544%\key{... forward/backward one month}{M-S-LEFT/RIGT}
545\key{Toggle custom format display for dates/times}{C-c C-x C-t}
538 546
539 547
540\section{Clocking Time} 548\section{Clocking Time}
@@ -547,11 +555,6 @@ after ``{\tt :}'', and dictionary words elsewhere.
547\key{remove displayed times}{C-c C-c} 555\key{remove displayed times}{C-c C-c}
548\key{insert/update table with clock report}{C-c C-x C-r} 556\key{insert/update table with clock report}{C-c C-x C-r}
549 557
550\section{Dynamic Blocks}
551
552\key{update dynamic block at point}{C-c C-x C-u}
553\metax{update all dynamic blocks}{C-u C-c C-x C-u}
554
555\section{LaTeX and cdlatex-mode} 558\section{LaTeX and cdlatex-mode}
556 559
557\key{preview LaTeX fragment}{C-c C-x C-l} 560\key{preview LaTeX fragment}{C-c C-x C-l}
@@ -568,8 +571,10 @@ after ``{\tt :}'', and dictionary words elsewhere.
568\key{compile global TODO list}{C-c a t$^1$} 571\key{compile global TODO list}{C-c a t$^1$}
569\key{compile TODO list for specific keyword}{C-c a T$^1$} 572\key{compile TODO list for specific keyword}{C-c a T$^1$}
570\key{match tags in agenda files}{C-c a m$^1$} 573\key{match tags in agenda files}{C-c a m$^1$}
574\key{match tags in TODO entries}{C-c a M$^1$}
575\key{show timeline of current org file}{C-c a L$^1$}
576\key{configure custom commands}{C-c a C$^1$}
571\key{agenda for date at cursor}{C-c C-o} 577\key{agenda for date at cursor}{C-c C-o}
572\key{show timeline of current org file}{C-c C-r}
573 578
574\vskip 1mm 579\vskip 1mm
575To set categories, add lines like$^2$: 580To set categories, add lines like$^2$:
@@ -718,6 +723,11 @@ Subtrees whose header starts with COMMENT are never exported.
718%S-RET $\to$ C-S-RET 723%S-RET $\to$ C-S-RET
719%\endexample 724%\endexample
720 725
726\section{Dynamic Blocks}
727
728\key{update dynamic block at point}{C-c C-x C-u}
729\metax{update all dynamic blocks}{C-u C-c C-x C-u}
730
721\section{Notes} 731\section{Notes}
722$^1$ This is only a suggestion for a binding of this command. Choose 732$^1$ This is only a suggestion for a binding of this command. Choose
723you own key as shown under INSTALLATION. 733you own key as shown under INSTALLATION.