• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.9.5/emacs-92/emacs/etc/

Lines Matching +refs:org +refs:agenda +refs:show +refs:tags

19 % tex org-mode-ref.tex; dvips -t landscape org-mode-ref.dvi
59 % Internet: gildea@stop.mail-abuse.org
276 (add-to-list 'auto-mode-alist '("\\\\.org\$" . org-mode))
277 (define-key global-map "\\C-cl" 'org-store-link)$^1$
278 (define-key global-map "\\C-ca" 'org-agenda)$^1$
281 \metax{For the many customization options try}{M-x org-customize}
282 \metax{To read the on-line documentation try}{M-x org-info}
288 \key{show the whole file}{C-c C-a}
290 \key{show subtree in indirect buffer, ded.\ frame}{C-c C-k}
291 %\key{show branches}{C-c C-k}
332 \key{show sparse tree for all matches of a regexp}{C-c /}
334 \key{global TODO list in agenda mode}{C-c t$^1$}
336 \key{time sorted view of current org file}{C-c a L}
337 %\key{agenda for the week}{C-c a$^1$}
338 %\key{agenda for date at cursor}{C-c C-o}
344 %\metax{insert a new Org-mode table}{M-x org-table-create}
396 \key{show line, column, formula reference}{C-c ?}
415 \metax{export as tab-separated file}{M-x org-table-export}
416 \metax{import tab-separated file}{M-x org-table-import}
452 \key{\kbd{file:projects.org::*that text}}{\rm find headline}
453 \key{\kbd{file:projects.org::find me}}{\rm find trgt/string}
454 %\key{\kbd{file:projects.org::/regexp/}}{\rm regexp search}
464 \key{\kbd{shell:ls *.org}}{\rm shell command}
467 %\key{\kbd{vm://myself@some.where.org/folder\#id}}{\rm VM remote}
474 an org file. In the file, find a location with:
525 \key{set tags for current heading}{C-c C-c}
526 \key{realign tags in all headings}{C-u C-c C-c}
527 \key{create sparse tree with matching tags}{C-c \\}
528 \key{globally (agenda) match tags at cursor}{C-c C-o}
543 \key{access agenda for current date}{C-c C-o}
571 \key{add/move current file to front of agenda}{C-c [}
572 \key{remove current file from your agenda}{C-c ]}
573 \key{cycle through agenda file list}{C-'}
575 \key{compile agenda for the current week}{C-c a a$^1$}
578 \key{match tags in agenda files}{C-c a m$^1$}
579 \key{match tags in TODO entries}{C-c a M$^1$}
581 \key{show timeline of current org file}{C-c a L$^1$}
584 \key{agenda for date at cursor}{C-c C-o}
593 {\bf Commands available in an agenda buffer}
597 \key{show original location of item}{SPC/mouse-3}
599 \key{show and recenter window}{L}
603 \key{show subtree in indirect buffer, ded.\ frame}{b}
613 \key{refresh agenda buffer with any changes}{r}
614 \key{save all org-mode buffers}{s}
615 \key{display the following \kbd{org-agenda-ndays}}{RIGHT}
616 \key{display the previous \kbd{org-agenda-ndays}}{LEFT}
625 \key{show tags of current headline}{T}
626 \key{set tags for current headline}{:}
647 \key{find agenda cursor date in calendar}{c}
648 \key{compute agenda for calendar cursor date}{c}
649 \key{show phases of the moon}{M}
650 \key{show sunrise/sunset times}{S}
651 \key{show holidays}{H}
656 \key{quit agenda, remove agenda buffer}{q}
657 \key{exit agenda, remove all agenda buffers}{x}
661 Include Emacs diary entries into Org-mode agenda with:
663 (setq org-agenda-include-diary t)
688 \key{include html tags}{@<b>...@</b>}
693 %org file. Use {\tt M-TAB} completion to make sure to get the right
708 %\key{turn on/off quoted html tags}{@:t}
727 %Configure the variable {\tt org-CUA-compatibility} to make Org-mode
729 %Org-mode will change the following keybindings (also in the agenda
751 $^3$ Keybinding affected by {\tt org-CUA-compatibility}.