Hi Marco, Marco Wahl <marcowahls...@gmail.com> writes:
> What do you think about binding key h to function describe-mode in Org > agenda? Basically pressing key h would open a window showing the key > bindings in the agenda. There would also be additional information. > > The implementation could be just the line > > (org-defkey org-agenda-mode-map (kbd "h") #'describe-mode) thanks for the proposal. I'm not convinved that users who don't know about `C-h m' will think of hitting `h' or another key. I might be wrong, so if beginners suggest they expect such a key and were amazed at how useful C-h m was for them when reading this thread, I might change my mind.