todo-archive-mode

todo-archive-mode is an interactive autoloaded compiled Lisp function in `todo-mode.el'.


(todo-archive-mode)

Parent mode: `special-mode'.

Major mode for archived todo categories.

key binding
--- -------

* todo-toggle-mark-item
- negative-argument
0 .. 9 digit-argument
C Prefix Command
F Prefix Command
H todo-toggle-item-highlighting
N todo-toggle-prefix-numbers
P Prefix Command
S todo-search
X todo-clear-matches
a todo-jump-to-archive-category
b todo-backward-category
d todo-item-done
f todo-forward-category
h todo-toggle-item-header
j todo-jump-to-category
n todo-next-item
p todo-previous-item
q todo-quit
s todo-save
t todo-show
u todo-unarchive-items
<remap> Prefix Command

P B todo-print-buffer
P F todo-print-buffer-to-file

F H todo-toggle-item-highlighting
F N todo-toggle-prefix-numbers
F c todo-show-categories-table
F e todo-edit-file
F h todo-toggle-item-header
F k todo-delete-file

C * todo-mark-category
C u todo-unmark-category



In addition to any hooks its parent mode `special-mode' might have run,
this mode runs the hook `todo-archive-mode-hook', as the final step
during initialization.