todo-key-bindings-t+a+f
todo-key-bindings-t+a+f is a variable defined in `
todo-mode.el
'.
Its value is shown
below.
Documentation:
List of key bindings for Todo, Archive, and Filtered Items modes.
Value:
(("C*" todo-mark-category)
("Cu" todo-unmark-category)
("Fh" todo-toggle-item-header)
("h" todo-toggle-item-header)
("Fk" todo-delete-file)
("Fe" todo-edit-file)
("FH" todo-toggle-item-highlighting)
("H" todo-toggle-item-highlighting)
("FN" todo-toggle-prefix-numbers)
("N" todo-toggle-prefix-numbers)
("PB" todo-print-buffer)
("PF" todo-print-buffer-to-file)
("b" todo-backward-category)
("d" todo-item-done)
("f" todo-forward-category)
("j" todo-jump-to-category)
("n" todo-next-item)
("p" todo-previous-item)
("q" todo-quit)
("s" todo-save)
("t" todo-show))