By default and for backward compatibility, the following operations do not have keybindings, and are only accessible from the Planner menu:
planner-copy-or-move-region
planner-delete-task
planner-task-delegated
planner-task-pending
planner-task-open
planner-renumber-tasks
You may find it easier to install keybindings for those operations by inserting the following in your .emacs (or _emacs). Note: This changes some of the default keybindings for Planner.
(planner-install-extra-task-keybindings)
If you install the extra task keybindings, your keybindings will include:
planner-create-task-from-buffer.
planner-delete-task.
planner-update-task.
planner-copy-or-move-task.
planner-copy-or-move-region.
planner-task-done.
planner-task-cancelled.
planner-task-delegated.
planner-task-pending.
planner-task-in-progress.
planner-raise-task.
planner-lower-task.
planner-renumber-tasks.
Other keybindings can be configured by adding this to your .emacs (or _emacs):
(planner-install-extra-context-keybindings)
This will set up the following keybindings:
planner-move-up
planner-move-down
planner-jump-to-link