all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Simple key guide package
@ 2022-05-24  6:56 dalanicolai
  2022-05-24 11:19 ` Philip Kaludercic
  0 siblings, 1 reply; 3+ messages in thread
From: dalanicolai @ 2022-05-24  6:56 UTC (permalink / raw)
  To: Emacs Devel

[-- Attachment #1: Type: text/plain, Size: 1141 bytes --]

I would like to inform you about some small project, named key-guide
<https://github.com/notifications>.
It is another 'key guide' package, with functionality in between
(pretty-)hydra (or transient) and which-key, but much quicker to use
(which has its advantages and disadvantages).

So the package prints a simple key guide (providing which-key and hydra
style formatting options).

It is similar to hydra in the sense that it organizes key bindings by
categories
(but without using a separate keymap).
It is similar to which-key, because it includes functionality to infer from
a function name
which key to print  (and the other way around).

It is strongly inspired by the pretty hydra
<https://melpa.org/#/pretty-hydra> package, but when trying to use that
package (for 'documenting the 'ebib' package), I found it too much work to
once more define another complete keymap for it.

The package is especially handy for non-text-editing modes (like Info, ebib
modes or sketch mode).

I am not planning to put much more work in it, but just wanted to inform
you about its existence,
so you can use/extend it or contibute when interested.

[-- Attachment #2: Type: text/html, Size: 1446 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-05-24 12:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-24  6:56 Simple key guide package dalanicolai
2022-05-24 11:19 ` Philip Kaludercic
2022-05-24 12:25   ` dalanicolai

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.