|
@@ -3978,6 +3978,7 @@ File: org, Node: Setting up remember, Next: Remember templates, Prev: Remembe
|
|
|
The following customization will tell remember to use org files as
|
|
|
target, and to create annotations compatible with Org-mode links.
|
|
|
|
|
|
+ (require 'remember)
|
|
|
(setq org-directory "~/path/to/my/orgfiles/")
|
|
|
(setq org-default-notes-file (concat org-directory "/notes.org"))
|
|
|
(setq remember-annotation-functions '(org-remember-annotation))
|
|
@@ -4297,10 +4298,9 @@ paper agenda, showing all the tasks for the current week or day.
|
|
|
|
|
|
`C-c a a'
|
|
|
Compile an agenda for the current week from a list of org files.
|
|
|
- The agenda shows the entries for each day. With a `C-u' prefix (or
|
|
|
- when the variable `org-agenda-include-all-todo' is `t'), all
|
|
|
- unfinished TODO items (including those without a date) are also
|
|
|
- listed at the beginning of the buffer, before the first date.
|
|
|
+ The agenda shows the entries for each day. With a numeric
|
|
|
+ prefix(1) (like `C-u 2 1 C-c a a') you may set the number of days
|
|
|
+ to be displayed (see also the variable `org-agenda-ndays')
|
|
|
|
|
|
Remote editing from the agenda buffer means, for example, that you
|
|
|
can change the dates of deadlines and appointments from the agenda
|
|
@@ -4360,6 +4360,12 @@ list of your appointments and add only those belonging to a specific
|
|
|
category or matching a regular expression. See the docstring for
|
|
|
details.
|
|
|
|
|
|
+ ---------- Footnotes ----------
|
|
|
+
|
|
|
+ (1) For backward compatibility, the universal prefix `C-u' causes
|
|
|
+all TODO entries to be listed before the agenda. This feature is
|
|
|
+deprecated, use the dedicated TODO list, or a block agenda instead.
|
|
|
+
|
|
|
|
|
|
File: org, Node: Global TODO list, Next: Matching tags and properties, Prev: Weekly/Daily agenda, Up: Built-in agenda views
|
|
|
|
|
@@ -7647,8 +7653,8 @@ Index
|
|
|
* API, for properties <1>: Property API. (line 6)
|
|
|
* API, for properties: Using the property API.
|
|
|
(line 6)
|
|
|
-* appointment reminders: Weekly/Daily agenda. (line 66)
|
|
|
-* appt.el: Weekly/Daily agenda. (line 66)
|
|
|
+* appointment reminders: Weekly/Daily agenda. (line 65)
|
|
|
+* appt.el: Weekly/Daily agenda. (line 65)
|
|
|
* archive locations: Moving subtrees. (line 23)
|
|
|
* archiving: Archiving. (line 6)
|
|
|
* ASCII export: ASCII export. (line 6)
|
|
@@ -7671,7 +7677,7 @@ Index
|
|
|
* calculations, in tables: Built-in table editor.
|
|
|
(line 143)
|
|
|
* calendar commands, from agenda: Agenda commands. (line 196)
|
|
|
-* calendar integration: Weekly/Daily agenda. (line 24)
|
|
|
+* calendar integration: Weekly/Daily agenda. (line 23)
|
|
|
* calendar, for selecting date: The date/time prompt.
|
|
|
(line 42)
|
|
|
* category: Categories. (line 6)
|
|
@@ -7729,7 +7735,7 @@ Index
|
|
|
(line 97)
|
|
|
* demotion, of subtrees: Structure editing. (line 6)
|
|
|
* diary entries, creating from agenda: Agenda commands. (line 201)
|
|
|
-* diary integration: Weekly/Daily agenda. (line 24)
|
|
|
+* diary integration: Weekly/Daily agenda. (line 23)
|
|
|
* dictionary word completion: Completion. (line 6)
|
|
|
* directories, for publishing: Sources and destinations.
|
|
|
(line 6)
|
|
@@ -8624,112 +8630,113 @@ Ref: Clocking work time-Footnote-1160828
|
|
|
Ref: Clocking work time-Footnote-2160906
|
|
|
Node: Remember161032
|
|
|
Node: Setting up remember161911
|
|
|
-Node: Remember templates162514
|
|
|
-Ref: Remember templates-Footnote-1166075
|
|
|
-Ref: Remember templates-Footnote-2166258
|
|
|
-Node: Storing notes166356
|
|
|
-Ref: Storing notes-Footnote-1168835
|
|
|
-Node: Agenda views168937
|
|
|
-Node: Agenda files170888
|
|
|
-Ref: Agenda files-Footnote-1171976
|
|
|
-Ref: Agenda files-Footnote-2172125
|
|
|
-Node: Agenda dispatcher172318
|
|
|
-Ref: Agenda dispatcher-Footnote-1174372
|
|
|
-Ref: Agenda dispatcher-Footnote-2174466
|
|
|
-Node: Built-in agenda views174560
|
|
|
-Node: Weekly/Daily agenda175142
|
|
|
-Node: Global TODO list178479
|
|
|
-Node: Matching tags and properties180759
|
|
|
-Node: Timeline181850
|
|
|
-Node: Stuck projects182524
|
|
|
-Node: Presentation and sorting184377
|
|
|
-Node: Categories185170
|
|
|
-Ref: Categories-Footnote-1185881
|
|
|
-Node: Time-of-day specifications186201
|
|
|
-Node: Sorting of agenda items188174
|
|
|
-Node: Agenda commands189458
|
|
|
-Node: Custom agenda views196921
|
|
|
-Node: Storing searches197642
|
|
|
-Ref: Storing searches-Footnote-1200176
|
|
|
-Node: Block agenda200293
|
|
|
-Node: Setting Options201525
|
|
|
-Node: Exporting Agenda Views204266
|
|
|
-Ref: Exporting Agenda Views-Footnote-1208552
|
|
|
-Ref: Exporting Agenda Views-Footnote-2208609
|
|
|
-Node: Extracting Agenda Information for other programs208795
|
|
|
-Node: Embedded LaTeX212923
|
|
|
-Ref: Embedded LaTeX-Footnote-1214017
|
|
|
-Node: Math symbols214207
|
|
|
-Node: Subscripts and Superscripts214974
|
|
|
-Node: LaTeX fragments215820
|
|
|
-Ref: LaTeX fragments-Footnote-1218053
|
|
|
-Ref: LaTeX fragments-Footnote-2218314
|
|
|
-Node: Processing LaTeX fragments218448
|
|
|
-Node: CDLaTeX mode219396
|
|
|
-Ref: CDLaTeX mode-Footnote-1221882
|
|
|
-Node: Exporting222030
|
|
|
-Node: ASCII export223497
|
|
|
-Node: HTML export224998
|
|
|
-Node: HTML Export commands225624
|
|
|
-Node: Quoting HTML tags227411
|
|
|
-Node: Links228046
|
|
|
-Node: Images228743
|
|
|
-Ref: Images-Footnote-1229614
|
|
|
-Node: CSS support229675
|
|
|
-Ref: CSS support-Footnote-1230994
|
|
|
-Node: LaTeX export231107
|
|
|
-Node: LaTeX export commands231431
|
|
|
-Node: Quoting LaTeX code232593
|
|
|
-Node: XOXO export233098
|
|
|
-Node: iCalendar export233538
|
|
|
-Node: Text interpretation235007
|
|
|
-Node: Comment lines235598
|
|
|
-Node: Initial text235993
|
|
|
-Node: Footnotes237662
|
|
|
-Node: Enhancing text238453
|
|
|
-Ref: Enhancing text-Footnote-1240322
|
|
|
-Node: Export options240412
|
|
|
-Node: Publishing242814
|
|
|
-Ref: Publishing-Footnote-1243775
|
|
|
-Ref: Publishing-Footnote-2243919
|
|
|
-Node: Configuration244070
|
|
|
-Node: Project alist244788
|
|
|
-Node: Sources and destinations245854
|
|
|
-Node: Selecting files246584
|
|
|
-Node: Publishing action247332
|
|
|
-Node: Publishing options248666
|
|
|
-Node: Publishing links251041
|
|
|
-Node: Project page index252554
|
|
|
-Node: Sample configuration253332
|
|
|
-Node: Simple example253824
|
|
|
-Node: Complex example254497
|
|
|
-Node: Triggering publication256573
|
|
|
-Node: Miscellaneous257258
|
|
|
-Node: Completion257892
|
|
|
-Node: Customization259562
|
|
|
-Node: In-buffer settings260145
|
|
|
-Node: The very busy C-c C-c key265815
|
|
|
-Node: Clean view267670
|
|
|
-Node: TTY keys270247
|
|
|
-Node: Interaction271857
|
|
|
-Node: Cooperation272254
|
|
|
-Node: Conflicts275130
|
|
|
-Node: Bugs277133
|
|
|
-Node: Extensions and Hacking278629
|
|
|
-Node: Extensions279354
|
|
|
-Node: Adding hyperlink types281616
|
|
|
-Node: Tables in arbitrary syntax285278
|
|
|
-Node: Radio tables286367
|
|
|
-Node: A LaTeX example288870
|
|
|
-Ref: A LaTeX example-Footnote-1292516
|
|
|
-Ref: A LaTeX example-Footnote-2292664
|
|
|
-Node: Translator functions293099
|
|
|
-Ref: Translator functions-Footnote-1296208
|
|
|
-Node: Dynamic blocks296296
|
|
|
-Node: Special agenda views298268
|
|
|
-Node: Using the property API301513
|
|
|
-Node: History and Acknowledgments302994
|
|
|
-Node: Index309555
|
|
|
-Node: Key Index344624
|
|
|
+Node: Remember templates162539
|
|
|
+Ref: Remember templates-Footnote-1166100
|
|
|
+Ref: Remember templates-Footnote-2166283
|
|
|
+Node: Storing notes166381
|
|
|
+Ref: Storing notes-Footnote-1168860
|
|
|
+Node: Agenda views168962
|
|
|
+Node: Agenda files170913
|
|
|
+Ref: Agenda files-Footnote-1172001
|
|
|
+Ref: Agenda files-Footnote-2172150
|
|
|
+Node: Agenda dispatcher172343
|
|
|
+Ref: Agenda dispatcher-Footnote-1174397
|
|
|
+Ref: Agenda dispatcher-Footnote-2174491
|
|
|
+Node: Built-in agenda views174585
|
|
|
+Node: Weekly/Daily agenda175167
|
|
|
+Ref: Weekly/Daily agenda-Footnote-1178465
|
|
|
+Node: Global TODO list178669
|
|
|
+Node: Matching tags and properties180949
|
|
|
+Node: Timeline182040
|
|
|
+Node: Stuck projects182714
|
|
|
+Node: Presentation and sorting184567
|
|
|
+Node: Categories185360
|
|
|
+Ref: Categories-Footnote-1186071
|
|
|
+Node: Time-of-day specifications186391
|
|
|
+Node: Sorting of agenda items188364
|
|
|
+Node: Agenda commands189648
|
|
|
+Node: Custom agenda views197111
|
|
|
+Node: Storing searches197832
|
|
|
+Ref: Storing searches-Footnote-1200366
|
|
|
+Node: Block agenda200483
|
|
|
+Node: Setting Options201715
|
|
|
+Node: Exporting Agenda Views204456
|
|
|
+Ref: Exporting Agenda Views-Footnote-1208742
|
|
|
+Ref: Exporting Agenda Views-Footnote-2208799
|
|
|
+Node: Extracting Agenda Information for other programs208985
|
|
|
+Node: Embedded LaTeX213113
|
|
|
+Ref: Embedded LaTeX-Footnote-1214207
|
|
|
+Node: Math symbols214397
|
|
|
+Node: Subscripts and Superscripts215164
|
|
|
+Node: LaTeX fragments216010
|
|
|
+Ref: LaTeX fragments-Footnote-1218243
|
|
|
+Ref: LaTeX fragments-Footnote-2218504
|
|
|
+Node: Processing LaTeX fragments218638
|
|
|
+Node: CDLaTeX mode219586
|
|
|
+Ref: CDLaTeX mode-Footnote-1222072
|
|
|
+Node: Exporting222220
|
|
|
+Node: ASCII export223687
|
|
|
+Node: HTML export225188
|
|
|
+Node: HTML Export commands225814
|
|
|
+Node: Quoting HTML tags227601
|
|
|
+Node: Links228236
|
|
|
+Node: Images228933
|
|
|
+Ref: Images-Footnote-1229804
|
|
|
+Node: CSS support229865
|
|
|
+Ref: CSS support-Footnote-1231184
|
|
|
+Node: LaTeX export231297
|
|
|
+Node: LaTeX export commands231621
|
|
|
+Node: Quoting LaTeX code232783
|
|
|
+Node: XOXO export233288
|
|
|
+Node: iCalendar export233728
|
|
|
+Node: Text interpretation235197
|
|
|
+Node: Comment lines235788
|
|
|
+Node: Initial text236183
|
|
|
+Node: Footnotes237852
|
|
|
+Node: Enhancing text238643
|
|
|
+Ref: Enhancing text-Footnote-1240512
|
|
|
+Node: Export options240602
|
|
|
+Node: Publishing243004
|
|
|
+Ref: Publishing-Footnote-1243965
|
|
|
+Ref: Publishing-Footnote-2244109
|
|
|
+Node: Configuration244260
|
|
|
+Node: Project alist244978
|
|
|
+Node: Sources and destinations246044
|
|
|
+Node: Selecting files246774
|
|
|
+Node: Publishing action247522
|
|
|
+Node: Publishing options248856
|
|
|
+Node: Publishing links251231
|
|
|
+Node: Project page index252744
|
|
|
+Node: Sample configuration253522
|
|
|
+Node: Simple example254014
|
|
|
+Node: Complex example254687
|
|
|
+Node: Triggering publication256763
|
|
|
+Node: Miscellaneous257448
|
|
|
+Node: Completion258082
|
|
|
+Node: Customization259752
|
|
|
+Node: In-buffer settings260335
|
|
|
+Node: The very busy C-c C-c key266005
|
|
|
+Node: Clean view267860
|
|
|
+Node: TTY keys270437
|
|
|
+Node: Interaction272047
|
|
|
+Node: Cooperation272444
|
|
|
+Node: Conflicts275320
|
|
|
+Node: Bugs277323
|
|
|
+Node: Extensions and Hacking278819
|
|
|
+Node: Extensions279544
|
|
|
+Node: Adding hyperlink types281806
|
|
|
+Node: Tables in arbitrary syntax285468
|
|
|
+Node: Radio tables286557
|
|
|
+Node: A LaTeX example289060
|
|
|
+Ref: A LaTeX example-Footnote-1292706
|
|
|
+Ref: A LaTeX example-Footnote-2292854
|
|
|
+Node: Translator functions293289
|
|
|
+Ref: Translator functions-Footnote-1296398
|
|
|
+Node: Dynamic blocks296486
|
|
|
+Node: Special agenda views298458
|
|
|
+Node: Using the property API301703
|
|
|
+Node: History and Acknowledgments303184
|
|
|
+Node: Index309745
|
|
|
+Node: Key Index344814
|
|
|
|
|
|
End Tag Table
|