aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarsten Dominik2008-10-12 06:21:55 +0000
committerCarsten Dominik2008-10-12 06:21:55 +0000
commita6520ff37856b7dcdeefc72167aa00ce3a3d7091 (patch)
treef73349a9c74360d161000d6aa5f20c66a9e0030b
parent47ffc45683207db93718fa37f2dcbb41fafcf51a (diff)
downloademacs-a6520ff37856b7dcdeefc72167aa00ce3a3d7091.tar.gz
emacs-a6520ff37856b7dcdeefc72167aa00ce3a3d7091.zip
Add description for attachments, plus minor changes.
-rw-r--r--doc/misc/ChangeLog6
-rw-r--r--etc/refcards/orgcard.tex29
2 files changed, 21 insertions, 14 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog
index 87c4a1cbde9..a007d30b9d1 100644
--- a/doc/misc/ChangeLog
+++ b/doc/misc/ChangeLog
@@ -1,3 +1,9 @@
12008-10-12 Carsten Dominik <dominik@science.uva.nl>
2
3 * org.texi: Lost of minor fixes.
4 (Capture): New chapter.
5 (Org Plot): New section.
6
12008-09-30 Magnus Henoch <mange@freemail.hu> 72008-09-30 Magnus Henoch <mange@freemail.hu>
2 8
3 * cl.texi (Porting Common Lisp): Fix parenthesis order in example. 9 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
diff --git a/etc/refcards/orgcard.tex b/etc/refcards/orgcard.tex
index 9fdfb325349..4b1f2b38cc1 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.06a} 2\def\orgversionnumber{6.09a}
3\def\versionyear{2008} % latest update 3\def\versionyear{2008} % latest update
4\def\year{2008} % latest copyright year 4\def\year{2008} % latest copyright year
5 5
@@ -290,10 +290,9 @@ are preserved on all copies.
290 290
291\key{rotate current subtree between states}{TAB} 291\key{rotate current subtree between states}{TAB}
292\key{rotate entire buffer between states}{S-TAB} 292\key{rotate entire buffer between states}{S-TAB}
293\key{show the whole file}{C-c C-a} 293\key{restore property-dependent startup visibility}{C-u C-u TAB}
294\metax{show the whole file, including drawers}{C-u C-u C-u TAB}
294\key{reveal context around point}{C-c C-r} 295\key{reveal context around point}{C-c C-r}
295\key{show subtree in indirect buffer, ded.\ frame}{C-c C-k}
296%\key{show branches}{C-c C-k}
297 296
298\section{Motion} 297\section{Motion}
299 298
@@ -308,6 +307,7 @@ are preserved on all copies.
308\key{insert new heading/item at current level}{M-RET} 307\key{insert new heading/item at current level}{M-RET}
309\key{insert new heading after subtree}{C-RET} 308\key{insert new heading after subtree}{C-RET}
310\key{insert new TODO entry/checkbox item}{M-S-RET} 309\key{insert new TODO entry/checkbox item}{M-S-RET}
310\key{insert TODO entry/ckbx after subtree}{C-S-RET}
311 311
312\key{promote/demote heading}{M-LEFT/RIGHT} 312\key{promote/demote heading}{M-LEFT/RIGHT}
313\metax{promote/demote current subtree}{M-S-LEFT/RIGHT} 313\metax{promote/demote current subtree}{M-S-LEFT/RIGHT}
@@ -339,7 +339,7 @@ are preserved on all copies.
339% FIXME: this is garbage 339% FIXME: this is garbage
340\key{construct a sparse tree by various criteria}{C-c /} 340\key{construct a sparse tree by various criteria}{C-c /}
341\key{view TODO's in sparse tree}{C-c C-v} 341\key{view TODO's in sparse tree}{C-c C-v}
342\key{global TODO list in agenda mode}{C-c t$^1$} 342\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} 343\key{time sorted view of current org file}{C-c a L}
344%\key{agenda for the week}{C-c a$^1$} 344%\key{agenda for the week}{C-c a$^1$}
345%\key{agenda for date at cursor}{C-c C-o} 345%\key{agenda for date at cursor}{C-c C-o}
@@ -449,9 +449,9 @@ formula, \kbd{:=} a field formula.
449\key{...force open in emacs/other window}{mouse-3} 449\key{...force open in emacs/other window}{mouse-3}
450\key{record a position in mark ring}{C-c \%} 450\key{record a position in mark ring}{C-c \%}
451\key{jump back to last followed link(s)}{C-c \&} 451\key{jump back to last followed link(s)}{C-c \&}
452\key{Find next link}{C-c C-x C-n} 452\key{find next link}{C-c C-x C-n}
453\key{Find previous link}{C-c C-x C-p} 453\key{find previous link}{C-c C-x C-p}
454\key{Edit code snippet of file at point}{C-c '} 454\key{edit code snippet of file at point}{C-c '}
455{\bf Internal Links} 455{\bf Internal Links}
456 456
457\key{\kbd{<<My Target>>}}{\rm target} 457\key{\kbd{<<My Target>>}}{\rm target}
@@ -550,7 +550,7 @@ after ``{\tt :}'', and dictionary words elsewhere.
550\key{special commands in property lines}{C-c C-c} 550\key{special commands in property lines}{C-c C-c}
551\key{next/previous allowed value}{S-left/right} 551\key{next/previous allowed value}{S-left/right}
552\key{turn on column view}{C-c C-x C-c} 552\key{turn on column view}{C-c C-x C-c}
553\key{capture columns view in dynamic block}{C-c C-x r} 553\key{capture columns view in dynamic block}{C-c C-x i}
554 554
555\key{quit column view}{q} 555\key{quit column view}{q}
556\key{next/previous allowed value}{S-left/right} 556\key{next/previous allowed value}{S-left/right}
@@ -607,12 +607,12 @@ after ``{\tt :}'', and dictionary words elsewhere.
607\key{compile agenda for the current week}{C-c a a$^1$} 607\key{compile agenda for the current week}{C-c a a$^1$}
608\key{compile global TODO list}{C-c a t$^1$} 608\key{compile global TODO list}{C-c a t$^1$}
609\key{compile TODO list for specific keyword}{C-c a T$^1$} 609\key{compile TODO list for specific keyword}{C-c a T$^1$}
610\key{match tags in agenda files}{C-c a m$^1$} 610\key{match tags, ODO kwds, properties}{C-c a m$^1$}
611\key{match tags in TODO entries}{C-c a M$^1$} 611\key{match only in TODO entries}{C-c a M$^1$}
612\key{find stuck projects}{C-c a \#$^1$} 612\key{find stuck projects}{C-c a \#$^1$}
613\key{show timeline of current org file}{C-c a L$^1$} 613\key{show timeline of current org file}{C-c a L$^1$}
614\key{configure custom commands}{C-c a C$^1$} 614\key{configure custom commands}{C-c a C$^1$}
615\key{configure stuck projects}{C-c a !$^1$} 615%\key{configure stuck projects}{C-c a !$^1$}
616\key{agenda for date at cursor}{C-c C-o} 616\key{agenda for date at cursor}{C-c C-o}
617 617
618{\bf Commands available in an agenda buffer} 618{\bf Commands available in an agenda buffer}
@@ -637,6 +637,7 @@ after ``{\tt :}'', and dictionary words elsewhere.
637\key{toggle display of logbook entries}{l} 637\key{toggle display of logbook entries}{l}
638\key{toggle inclusion of archived trees/files}{v / C-u v} 638\key{toggle inclusion of archived trees/files}{v / C-u v}
639\key{refresh agenda buffer with any changes}{r / g} 639\key{refresh agenda buffer with any changes}{r / g}
640\key{filter with repect to a tag}{/}
640\key{save all org-mode buffers}{s} 641\key{save all org-mode buffers}{s}
641\key{display next/previous day,week,...}{RIGHT/LEFT} 642\key{display next/previous day,week,...}{RIGHT/LEFT}
642\key{goto today}{.} 643\key{goto today}{.}
@@ -646,13 +647,13 @@ after ``{\tt :}'', and dictionary words elsewhere.
646\key{digit argument}{0-9} 647\key{digit argument}{0-9}
647\key{change state of current TODO item}{t} 648\key{change state of current TODO item}{t}
648\key{kill item and source}{C-k} 649\key{kill item and source}{C-k}
649\key{archive the subtree}{\$ / a / A} 650\key{archive the subtree (file/tag/sibling)}{\$ / a / A}
650\key{show tags of current headline}{T} 651\key{show tags of current headline}{T}
651\key{set tags for current headline/region}{:} 652\key{set tags for current headline/region}{:}
652\key{toggle ARCHIVE tag}{a}
653\key{set priority of current item}{p} 653\key{set priority of current item}{p}
654\key{raise/lower priority of current item}{S-UP/DOWN$^3$} 654\key{raise/lower priority of current item}{S-UP/DOWN$^3$}
655\key{display weighted priority of current item}{P} 655\key{display weighted priority of current item}{P}
656\key{run an attachment command}{C-c C-a}
656\key{schedule/set deadline for this item}{C-c C-s/d} 657\key{schedule/set deadline for this item}{C-c C-s/d}
657\key{change timestamp to one day earlier/later}{S-LEFT/RIGHT$^3$} 658\key{change timestamp to one day earlier/later}{S-LEFT/RIGHT$^3$}
658\key{change timestamp to today}{>} 659\key{change timestamp to today}{>}