all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: dalanicolai <dalanicolai@gmail.com>
To: Emacs Devel <emacs-devel@gnu.org>
Subject: Simple key guide package
Date: Tue, 24 May 2022 08:56:05 +0200	[thread overview]
Message-ID: <CACJP=3=zGBzsYWUfbGTqo+j2KGgXyFzuVVGi8rFVzFD8TaCbaA@mail.gmail.com> (raw)

[-- 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 --]

             reply	other threads:[~2022-05-24  6:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-24  6:56 dalanicolai [this message]
2022-05-24 11:19 ` Simple key guide package Philip Kaludercic
2022-05-24 12:25   ` dalanicolai

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CACJP=3=zGBzsYWUfbGTqo+j2KGgXyFzuVVGi8rFVzFD8TaCbaA@mail.gmail.com' \
    --to=dalanicolai@gmail.com \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.