Re: Program to dole out jpg's to subdirctories, card-dealing style.

Liste des GroupesRevenir à ol misc 
Sujet : Re: Program to dole out jpg's to subdirctories, card-dealing style.
De : wNOSPAMp (at) *nospam* gmail.org (pH)
Groupes : comp.os.linux.misc
Date : 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.62pH
23 Jun 25 +* Re: Program to dole out jpg's to subdirctories, card-dealing style.6Robert Heller
23 Jun 25 i`* Re: Program to dole out jpg's to subdirctories, card-dealing style.5pH
23 Jun 25 i +* Re: Program to dole out jpg's to subdirctories, card-dealing style.2Robert Heller
23 Jun 25 i i`- Re: Program to dole out jpg's to subdirectories, card-dealing style.1Lawrence D'Oliveiro
23 Jun 25 i +- Re: Program to dole out jpg's to subdirctories, card-dealing style.1rbowman
24 Jun 25 i `- Re: Program to dole out jpg's to subdirctories, card-dealing style.1pH
23 Jun 25 +* Re: Program to dole out jpg's to subdirctories, card-dealing style.2Lawrence D'Oliveiro
24 Jun 25 i`- Re: Program to dole out jpg's to subdirctories, card-dealing style.1pH
23 Jun 25 +* Re: Program to dole out jpg's to subdirctories, card-dealing style.5Eli the Bearded
24 Jun 25 i`* Re: Program to dole out jpg's to subdirctories, card-dealing style.4pH
24 Jun 25 i `* Re: Program to dole out jpg's to subdirctories, card-dealing style.3Rich
24 Jun 25 i  `* Re: Program to dole out jpg's to subdirctories, card-dealing style.2Eli the Bearded
24 Jun 25 i   `- Re: Program to dole out jpg's to subdirctories, card-dealing style.1Lawrence D'Oliveiro
23 Jun 25 +- Re: Program to dole out jpg's to subdirctories, card-dealing style.1c186282
23 Jun 25 +* Re: Program to dole out jpg's to subdirctories, card-dealing style.46Richard Kettlewell
24 Jun 25 i+* Re: Program to dole out jpg's to subdirctories, card-dealing style.36pH
24 Jun 25 ii`* Re: Program to dole out jpg's to subdirctories, card-dealing style.35Lawrence D'Oliveiro
24 Jun 25 ii +* Re: Program to dole out jpg's to subdirctories, card-dealing style.4c186282
24 Jun 25 ii i`* Re: Program to dole out jpg's to subdirctories, card-dealing style.3rbowman
24 Jun 25 ii i `* Re: Program to dole out jpg's to subdirctories, card-dealing style.2c186282
24 Jun20:16 ii i  `- Re: Program to dole out jpg's to subdirctories, card-dealing style.1rbowman
24 Jun 25 ii `* Re: Program to dole out jpg's to subdirctories, card-dealing style.30c186282
24 Jun21:38 ii  `* Re: Program to dole out jpg's to subdirctories, card-dealing style.29Rich
24 Jun22:37 ii   +* Re: Program to dole out jpg's to subdirctories, card-dealing style.2rbowman
27 Jun20:46 ii   i`- Re: Program to dole out jpg's to subdirctories, card-dealing style.1Rich
25 Jun07:14 ii   `* Re: Program to dole out jpg's to subdirctories, card-dealing style.26c186282
27 Jun20:49 ii    `* Re: Program to dole out jpg's to subdirctories, card-dealing style.25Rich
27 Jun23:34 ii     `* Re: Program to dole out jpg's to subdirctories, card-dealing style.24c186282
29 Jun00:06 ii      `* Re: Program to dole out jpg's to subdirctories, card-dealing style.23Lawrence D'Oliveiro
29 Jun04:41 ii       `* Re: Program to dole out jpg's to subdirctories, card-dealing style.22Eli the Bearded
29 Jun05:44 ii        +- Re: Program to dole out jpg's to subdirctories, card-dealing style.1Lawrence D'Oliveiro
29 Jun10:35 ii        `* XDG and Freedesktop (was: Re: Program to dole out jpg's to subdirctories, card-dealing style.)20Nuno Silva
30 Jun00:58 ii         `* Re: XDG and Freedesktop (was: Re: Program to dole out jpg's to subdirctories, card-dealing style.)19Lawrence D'Oliveiro
30 Jun06:18 ii          +* Re: XDG and Freedesktop (was: Re: Program to dole out jpg's to subdirctories, card-dealing style.)14Eli the Bearded
30 Jun07:52 ii          i`* Re: XDG and Freedesktop (was: Re: Program to dole out jpg's to subdirctories, card-dealing style.)13Lawrence D'Oliveiro
30 Jun19:50 ii          i +* Re: XDG and Freedesktop (was: Re: Program to dole out jpg's to subdirctories, card-dealing style.)8Eli the Bearded
30 Jun21:15 ii          i i+* Re: XDG and Freedesktop (was: Re: Program to dole out jpg's to subdirctories, card-dealing style.)3John Ames
1 Jul01:30 ii          i ii+- Re: XDG and Freedesktop (was: Re: Program to dole out jpg's to subdirctories, card-dealing style.)1Lawrence D'Oliveiro
1 Jul08:38 ii          i ii`- Re: XDG and Freedesktop1Richard Kettlewell
1 Jul00:14 ii          i i+- Re: XDG and Freedesktop1Bobbie Sellers
1 Jul01:29 ii          i i`* Re: XDG and Freedesktop (was: Re: Program to dole out jpg's to subdirctories, card-dealing style.)3Lawrence D'Oliveiro
1 Jul04:40 ii          i i `* Re: XDG and Freedesktop (was: Re: Program to dole out jpg's to subdirctories, card-dealing style.)2Eli the Bearded
1 Jul05:28 ii          i i  `- Re: XDG and Freedesktop (was: Re: Program to dole out jpg's to subdirctories, card-dealing style.)1Lawrence D'Oliveiro
1 Jul00:07 ii          i `* Re: XDG and Freedesktop4Nuno Silva
1 Jul01:33 ii          i  `* Re: XDG and Freedesktop3Lawrence D'Oliveiro
1 Jul07:02 ii          i   `* Re: XDG and Freedesktop2Nuno Silva
1 Jul08:30 ii          i    `- Re: XDG and Freedesktop1Lawrence D'Oliveiro
1 Jul00:12 ii          `* Re: XDG and Freedesktop4Nuno Silva
1 Jul01:21 ii           `* Re: XDG and Freedesktop3Lawrence D'Oliveiro
1 Jul05:20 ii            `* Re: XDG and Freedesktop2Eli the Bearded
1 Jul05:25 ii             `- Re: XDG and Freedesktop1Lawrence D'Oliveiro
29 Jun11:30 i`* Re: Program to dole out jpg's to subdirctories, card-dealing style.9Carlos E.R.
30 Jun01:17 i +* Re: Program to dole out jpg's to subdirctories, card-dealing style.6Fritz Wuehler
30 Jun06:53 i i+* Re: Program to dole out jpg's to subdirctories, card-dealing style.2Eli the Bearded
30 Jun07:55 i ii`- Re: Program to dole out jpg's to subdirctories, card-dealing style.1Lawrence D'Oliveiro
30 Jun07:05 i i`* Re: Program to dole out jpg's to subdirctories, card-dealing style.3c186282
30 Jun21:32 i i `* Re: Program to dole out jpg's to subdirctories, card-dealing style.2Eli the Bearded
1 Jul01:34 i i  `- Re: Program to dole out jpg's to subdirctories, card-dealing style.1Lawrence D'Oliveiro
30 Jun08:40 i +- Re: Program to dole out jpg's to subdirctories, card-dealing style.1The Natural Philosopher
30 Jun13:03 i `- Re: Program to dole out jpg's to subdirctories, card-dealing style.1Carlos E.R.
27 Jun21:57 `- Re: Program to dole out jpg's to subdirctories, card-dealing style.1Shadow

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal