Sujet : Re: Program to dole out jpg's to subdirctories, card-dealing style.
De : wNOSPAMp (at) *nospam* gmail.org (pH)
Groupes : comp.os.linux.miscDate : 24. Jun 2025, 03:42:38
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <103d3at$1or0b$2@dont-email.me>
References : 1 2
User-Agent : slrn/1.0.3 (Linux)
On 2025-06-23, Lawrence D'Oliveiro <
ldo@nz.invalid> wrote:
On Mon, 23 Jun 2025 00:16:08 -0000 (UTC), pH wrote:
>
I've got a pile of scanned family slides in various directories.
>
They need to be further subdivided and catagorized so here's my
scenario:
>
1: I have directory 'A' full of jpgs.
>
2: I make a few (3-5) suitable sub-directories in that directory.
(eg: "pets" "cars" "ski_trip" etcetera)
>
3: Is there a program that will display a thumbnail of a jpg (or any
size, I guess) and list the subdirectories somewhere on the screen,
1 - pets 2 - cars 3 - ski trip
>
Then display a pic, ask me for a # and move the jpg to that
corresponding sub-dir (maybe with a prompt) with <CR>/<SPC> to just
leave it where it is. Q or ESC to quit.
>
I wrote a script <https://bitbucket.org/ldo17/SortPictures> mainly for
my own use, for quickly sorting through images in the way that you
mention, among many others. It’s not really GUI-based: you launch it
from the command line, and specify custom keystrokes for the actions
you want to perform, e.g. to sort images from the “unsorted” directory
into others:
>
SortPictures --move=c:cars/ --move=p:pets/ --move=s:ski\ trip/ unsorted/
>
Then press “c”, ”p” or “s” as appropriate for each picture, or of
course you can leave it unsorted and go to the next one.
That sounds slick. My pics are not labeled w/ nice identifying text;
it's all stuff like "dscn3334.jpg" and so on
pH
Date | Sujet | # | | Auteur |
23 Jun 25 | Program to dole out jpg's to subdirctories, card-dealing style. | 62 | | pH |
23 Jun 25 |  Re: Program to dole out jpg's to subdirctories, card-dealing style. | 6 | | Robert Heller |
23 Jun 25 |   Re: Program to dole out jpg's to subdirctories, card-dealing style. | 5 | | pH |
23 Jun 25 |    Re: Program to dole out jpg's to subdirctories, card-dealing style. | 2 | | Robert Heller |
23 Jun 25 |     Re: Program to dole out jpg's to subdirectories, card-dealing style. | 1 | | Lawrence D'Oliveiro |
23 Jun 25 |    Re: Program to dole out jpg's to subdirctories, card-dealing style. | 1 | | rbowman |
24 Jun 25 |    Re: Program to dole out jpg's to subdirctories, card-dealing style. | 1 | | pH |
23 Jun 25 |  Re: Program to dole out jpg's to subdirctories, card-dealing style. | 2 | | Lawrence D'Oliveiro |
24 Jun 25 |   Re: Program to dole out jpg's to subdirctories, card-dealing style. | 1 | | pH |
23 Jun 25 |  Re: Program to dole out jpg's to subdirctories, card-dealing style. | 5 | | Eli the Bearded |
24 Jun 25 |   Re: Program to dole out jpg's to subdirctories, card-dealing style. | 4 | | pH |
24 Jun 25 |    Re: Program to dole out jpg's to subdirctories, card-dealing style. | 3 | | Rich |
24 Jun 25 |     Re: Program to dole out jpg's to subdirctories, card-dealing style. | 2 | | Eli the Bearded |
24 Jun 25 |      Re: Program to dole out jpg's to subdirctories, card-dealing style. | 1 | | Lawrence D'Oliveiro |
23 Jun 25 |  Re: Program to dole out jpg's to subdirctories, card-dealing style. | 1 | | c186282 |
23 Jun 25 |  Re: Program to dole out jpg's to subdirctories, card-dealing style. | 46 | | Richard Kettlewell |
24 Jun 25 |   Re: Program to dole out jpg's to subdirctories, card-dealing style. | 36 | | pH |
24 Jun 25 |    Re: Program to dole out jpg's to subdirctories, card-dealing style. | 35 | | Lawrence D'Oliveiro |
24 Jun 25 |     Re: Program to dole out jpg's to subdirctories, card-dealing style. | 4 | | c186282 |
24 Jun 25 |      Re: Program to dole out jpg's to subdirctories, card-dealing style. | 3 | | rbowman |
24 Jun 25 |       Re: Program to dole out jpg's to subdirctories, card-dealing style. | 2 | | c186282 |
24 Jun20:16 |        Re: Program to dole out jpg's to subdirctories, card-dealing style. | 1 | | rbowman |
24 Jun 25 |     Re: Program to dole out jpg's to subdirctories, card-dealing style. | 30 | | c186282 |
24 Jun21:38 |      Re: Program to dole out jpg's to subdirctories, card-dealing style. | 29 | | Rich |
24 Jun22:37 |       Re: Program to dole out jpg's to subdirctories, card-dealing style. | 2 | | rbowman |
27 Jun20:46 |        Re: Program to dole out jpg's to subdirctories, card-dealing style. | 1 | | Rich |
25 Jun07:14 |       Re: Program to dole out jpg's to subdirctories, card-dealing style. | 26 | | c186282 |
27 Jun20:49 |        Re: Program to dole out jpg's to subdirctories, card-dealing style. | 25 | | Rich |
27 Jun23:34 |         Re: Program to dole out jpg's to subdirctories, card-dealing style. | 24 | | c186282 |
29 Jun00:06 |          Re: Program to dole out jpg's to subdirctories, card-dealing style. | 23 | | Lawrence D'Oliveiro |
29 Jun04:41 |           Re: Program to dole out jpg's to subdirctories, card-dealing style. | 22 | | Eli the Bearded |
29 Jun05:44 |            Re: Program to dole out jpg's to subdirctories, card-dealing style. | 1 | | Lawrence D'Oliveiro |
29 Jun10:35 |            XDG and Freedesktop (was: Re: Program to dole out jpg's to subdirctories, card-dealing style.) | 20 | | Nuno Silva |
30 Jun00:58 |             Re: XDG and Freedesktop (was: Re: Program to dole out jpg's to subdirctories, card-dealing style.) | 19 | | Lawrence D'Oliveiro |
30 Jun06:18 |              Re: XDG and Freedesktop (was: Re: Program to dole out jpg's to subdirctories, card-dealing style.) | 14 | | Eli the Bearded |
30 Jun07:52 |               Re: XDG and Freedesktop (was: Re: Program to dole out jpg's to subdirctories, card-dealing style.) | 13 | | Lawrence D'Oliveiro |
30 Jun19:50 |                Re: XDG and Freedesktop (was: Re: Program to dole out jpg's to subdirctories, card-dealing style.) | 8 | | Eli the Bearded |
30 Jun21:15 |                 Re: XDG and Freedesktop (was: Re: Program to dole out jpg's to subdirctories, card-dealing style.) | 3 | | John Ames |
1 Jul01:30 |                  Re: XDG and Freedesktop (was: Re: Program to dole out jpg's to subdirctories, card-dealing style.) | 1 | | Lawrence D'Oliveiro |
1 Jul08:38 |                  Re: XDG and Freedesktop | 1 | | Richard Kettlewell |
1 Jul00:14 |                 Re: XDG and Freedesktop | 1 | | Bobbie Sellers |
1 Jul01:29 |                 Re: XDG and Freedesktop (was: Re: Program to dole out jpg's to subdirctories, card-dealing style.) | 3 | | Lawrence D'Oliveiro |
1 Jul04:40 |                  Re: XDG and Freedesktop (was: Re: Program to dole out jpg's to subdirctories, card-dealing style.) | 2 | | Eli the Bearded |
1 Jul05:28 |                   Re: XDG and Freedesktop (was: Re: Program to dole out jpg's to subdirctories, card-dealing style.) | 1 | | Lawrence D'Oliveiro |
1 Jul00:07 |                Re: XDG and Freedesktop | 4 | | Nuno Silva |
1 Jul01:33 |                 Re: XDG and Freedesktop | 3 | | Lawrence D'Oliveiro |
1 Jul07:02 |                  Re: XDG and Freedesktop | 2 | | Nuno Silva |
1 Jul08:30 |                   Re: XDG and Freedesktop | 1 | | Lawrence D'Oliveiro |
1 Jul00:12 |              Re: XDG and Freedesktop | 4 | | Nuno Silva |
1 Jul01:21 |               Re: XDG and Freedesktop | 3 | | Lawrence D'Oliveiro |
1 Jul05:20 |                Re: XDG and Freedesktop | 2 | | Eli the Bearded |
1 Jul05:25 |                 Re: XDG and Freedesktop | 1 | | Lawrence D'Oliveiro |
29 Jun11:30 |   Re: Program to dole out jpg's to subdirctories, card-dealing style. | 9 | | Carlos E.R. |
30 Jun01:17 |    Re: Program to dole out jpg's to subdirctories, card-dealing style. | 6 | | Fritz Wuehler |
30 Jun06:53 |     Re: Program to dole out jpg's to subdirctories, card-dealing style. | 2 | | Eli the Bearded |
30 Jun07:55 |      Re: Program to dole out jpg's to subdirctories, card-dealing style. | 1 | | Lawrence D'Oliveiro |
30 Jun07:05 |     Re: Program to dole out jpg's to subdirctories, card-dealing style. | 3 | | c186282 |
30 Jun21:32 |      Re: Program to dole out jpg's to subdirctories, card-dealing style. | 2 | | Eli the Bearded |
1 Jul01:34 |       Re: Program to dole out jpg's to subdirctories, card-dealing style. | 1 | | Lawrence D'Oliveiro |
30 Jun08:40 |    Re: Program to dole out jpg's to subdirctories, card-dealing style. | 1 | | The Natural Philosopher |
30 Jun13:03 |    Re: Program to dole out jpg's to subdirctories, card-dealing style. | 1 | | Carlos E.R. |
27 Jun21:57 |  Re: Program to dole out jpg's to subdirctories, card-dealing style. | 1 | | Shadow |