* org.texi (Exporting Agenda Views): Document agenda export to
iCalendar. (Progress logging): Document the new progress logging stuff.
This commit is contained in:
parent
5e97c6261a
commit
28a16a1bf0
3 changed files with 426 additions and 209 deletions
File diff suppressed because it is too large
Load diff
|
@ -1,3 +1,7 @@
|
|||
2008-03-13 Carsten Dominik <dominik@science.uva.nl>
|
||||
|
||||
* refcards/orgcard.tex: Minor fixes.
|
||||
|
||||
2008-03-12 Chong Yidong <cyd@stupidchicken.com>
|
||||
|
||||
* TUTORIAL, TUTORIAL.fr, TUTORIAL.ro, TUTORIAL.bg, TUTORIAL.it:
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
% Reference Card for Org Mode
|
||||
\def\orgversionnumber{5.19}
|
||||
\def\orgversionnumber{5.23}
|
||||
\def\versionyear{2008} % latest update
|
||||
\def\year{2008} % latest copyright year
|
||||
|
||||
|
@ -635,9 +635,9 @@ \section{Agenda Views}
|
|||
\key{delete other windows}{o}
|
||||
\key{switch to day/week/month/year view}{d w m y}
|
||||
\key{toggle inclusion of diary entries}{D}
|
||||
\key{toggle time grid for daily schedule}{g}
|
||||
\key{toggle time grid for daily schedule}{G}
|
||||
\key{toggle display of logbook entries}{l}
|
||||
\key{refresh agenda buffer with any changes}{r}
|
||||
\key{refresh agenda buffer with any changes}{r / g}
|
||||
\key{save all org-mode buffers}{s}
|
||||
\key{display the following \kbd{org-agenda-ndays}}{RIGHT}
|
||||
\key{display the previous \kbd{org-agenda-ndays}}{LEFT}
|
||||
|
@ -772,7 +772,7 @@ \section{Notes}
|
|||
\bye
|
||||
|
||||
% Local variables:
|
||||
% compile-command: "pdftex refcard"
|
||||
% compile-command: "tex refcard"
|
||||
% End:
|
||||
|
||||
% arch-tag: 139f6750-5cfc-49ca-92b5-237fe5795290
|
||||
|
|
Loading…
Add table
Reference in a new issue