These functions are experimental. This means that they may not do exactly what you expect them to do, so keep backups, be careful, and don't blame us.
To use these functions, make sure that planner-experimental.el is in your load path, and add this to your .emacs (or _emacs):
(require 'planner-experimental)
planner-experimental.el defines the following interactive functions:
Jump to the next matching entry. Call after
planner-search-notes
.
Jump to the previous matching entry. Call after
planner-search-notes
.
planner-experimental.el does not define any keybindings.