[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] image-dired-show-all-from-dir: reuse dired's default directo
From: |
Stefan Kangas |
Subject: |
Re: [PATCH] image-dired-show-all-from-dir: reuse dired's default directory |
Date: |
Tue, 7 Jan 2025 02:21:27 -0500 |
Sacha Chua <sacha@sachachua.com> writes:
> Hello, everyone!
>
> With a tiny tweak, image-dired-show-all-from-dir can handle a bunch of
> things that dired can handle already (view arbitrary list of files,
> handle wildcards). This is how I've been using it to quickly look at the
> most recent screenshots in a couple of directories:
> https://sachachua.com/blog/2025/01/using-image-dired-to-browse-the-latest-screenshots-from-multiple-directories/
>
> What do you think? I believe I have copyright
> assignment papers on file, although this is a tiny change.
This is a very simple yet clear improvement, so I have now installed it
on master as commit d4503ccc276.
I also installed a followup change which changed the docstring and added
this to NEWS in commit e41a7d81274.
Please take a look and see that everything looks okay. Thanks again!