all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Drew Adams <drew.adams@oracle.com>
To: Christopher Howard <christopher@librehacker.com>
Cc: Help Gnu Emacs Mailing List <help-gnu-emacs@gnu.org>
Subject: RE: [External] : Bookmark+: automated annotating?
Date: Wed, 23 Oct 2024 20:13:06 +0000	[thread overview]
Message-ID: <DS7PR10MB5232AF10A3873EE1541C6C42F34D2@DS7PR10MB5232.namprd10.prod.outlook.com> (raw)
In-Reply-To: <8734kmx2k2.fsf@librehacker.com>


> I think bookmark-set-annotation and bookmark-get-annotation
> are what I am looking for.

That was my guess.

> Something I was wondering about is if it was possible to display the
> annotations in the bookmark list itself, to the right of the bookmark
> name. Or if that was a feature that had been considered. Of course, only
> the first line of the annotation would fit there. But I think that would
> be still be useful, in the use case where the Bookmark name was simply
> the file name, and the annotation represented some kind of description.

Not at the present.  There are several things that
could be added as columns, and it's not obvious
(to me) whether adding any of them is a good thing
to try.  I've kept adding columns to a minimum.

FYI: If you use only vanilla bookmark.el, not
Bookmark+, it uses `tabulated-list-mode' to
implement the bookmark-list display.  You could
add columns to that display, if you wanted.
I'm not a fan of `tabulated-list-mode' for the
bookmark-list display (a fortiori for Dired) -
too limited.

> The next best thing, it appears, is to use bookmark-bmenu-show-all-
> annotations, which gives you the bookmark names and annotations all in
> one buffer you can scroll through quickly;

Yes.

> unfortunately, however, in the *Bookmark Annotations*
> buffer it is not possible to conveniently navigate
> through the bookmark names (with a TAB or whatever)
> or to jump to one with RET.

Correct.
I haven't made any attempt to modify/enhance
`bookmark-bmenu-show-all-annotations', including
its display.

I don't think a lot of people have really leveraged
the feature of bookmark annotations.  What you have
in mind might be the most that anyone's tried to
take good advantage of it (dunno). 



      reply	other threads:[~2024-10-23 20:13 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-22 19:40 Bookmark+: automated annotating? Christopher Howard
2024-10-22 21:05 ` [External] : " Drew Adams
2024-10-23 15:27   ` Christopher Howard
2024-10-23 20:13     ` Drew Adams [this message]

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=DS7PR10MB5232AF10A3873EE1541C6C42F34D2@DS7PR10MB5232.namprd10.prod.outlook.com \
    --to=drew.adams@oracle.com \
    --cc=christopher@librehacker.com \
    --cc=help-gnu-emacs@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.