Sujet : Re: Program to dole out jpg's to subdirctories, card-dealing style.
De : rich (at) *nospam* example.invalid (Rich)
Groupes : comp.os.linux.miscDate : 24. Jun 2025, 05:25:03
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <103d9av$1q263$2@dont-email.me>
References : 1 2 3
User-Agent : tin/2.6.1-20211226 ("Convalmore") (Linux/5.15.139 (x86_64))
pH <
wNOSPAMp@gmail.org> wrote:
On 2025-06-23, Eli the Bearded <*@eli.users.panix.com> wrote:
I use `feh` for such purposes. You can assign "actions" to the numbers
(0, 1, 2, 3 ..) so that when you view images you can hit a number and
run an action with the filename. Critically, it does not list the
actions anywhere so you might want to use a notepad.
>
I document my use here: https://qaz.wtf/qz/blosxom/2020/03/22/new-logos
>
For your case something like:
>
mkdir pets cars ski-trip
>
feh --action1 "mv '%f' pets/" \
--action2 "mv '%f' cars/" \
--action3 "mv '%f' ski-trip/" \
--scale-down \
--cycle-once *.jpg
>
This looks very promising. Hopefully I can add a "do nothing" case, too.
I'll read up on it.
pH
The do-nothing case is just feh's standard "go to next image" action
(spacebar or right arrow are the defaults for "go to next image").
Date | Sujet | # | | Auteur |
23 Jun 25 | Program to dole out jpg's to subdirctories, card-dealing style. | 74 | | 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. | 58 | | Richard Kettlewell |
24 Jun 25 |   Re: Program to dole out jpg's to subdirctories, card-dealing style. | 48 | | pH |
24 Jun 25 |    Re: Program to dole out jpg's to subdirctories, card-dealing style. | 47 | | 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 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. | 42 | | c186282 |
24 Jun 25 |      Re: Program to dole out jpg's to subdirctories, card-dealing style. | 41 | | Rich |
24 Jun 25 |       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 Jun 25 |       Re: Program to dole out jpg's to subdirctories, card-dealing style. | 38 | | c186282 |
27 Jun20:49 |        Re: Program to dole out jpg's to subdirctories, card-dealing style. | 37 | | Rich |
27 Jun23:34 |         Re: Program to dole out jpg's to subdirctories, card-dealing style. | 36 | | c186282 |
29 Jun00:06 |          Re: Program to dole out jpg's to subdirctories, card-dealing style. | 35 | | Lawrence D'Oliveiro |
29 Jun04:41 |           Re: Program to dole out jpg's to subdirctories, card-dealing style. | 34 | | 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.) | 29 | | Nuno Silva |
30 Jun00:58 |             Re: XDG and Freedesktop (was: Re: Program to dole out jpg's to subdirctories, card-dealing style.) | 28 | | Lawrence D'Oliveiro |
30 Jun06:18 |              Re: XDG and Freedesktop (was: Re: Program to dole out jpg's to subdirctories, card-dealing style.) | 23 | | Eli the Bearded |
30 Jun07:52 |               Re: XDG and Freedesktop (was: Re: Program to dole out jpg's to subdirctories, card-dealing style.) | 22 | | Lawrence D'Oliveiro |
30 Jun19:50 |                Re: XDG and Freedesktop (was: Re: Program to dole out jpg's to subdirctories, card-dealing style.) | 16 | | Eli the Bearded |
30 Jun21:15 |                 Re: XDG and Freedesktop (was: Re: Program to dole out jpg's to subdirctories, card-dealing style.) | 8 | | 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 | 6 | | Richard Kettlewell |
1 Jul20:49 |                   Re: XDG and Freedesktop | 5 | | John Ames |
2 Jul00:57 |                    Re: XDG and Freedesktop | 3 | | Lawrence D'Oliveiro |
2 Jul09:33 |                     Re: XDG and Freedesktop | 2 | | Nuno Silva |
3 Jul00:41 |                      Re: XDG and Freedesktop | 1 | | Lawrence D'Oliveiro |
2 Jul09:27 |                    Re: XDG and Freedesktop | 1 | | The Natural Philosopher |
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.) | 6 | | Lawrence D'Oliveiro |
1 Jul04:40 |                  Re: XDG and Freedesktop (was: Re: Program to dole out jpg's to subdirctories, card-dealing style.) | 5 | | Eli the Bearded |
1 Jul05:28 |                   Re: XDG and Freedesktop (was: Re: Program to dole out jpg's to subdirctories, card-dealing style.) | 4 | | Lawrence D'Oliveiro |
1 Jul17:01 |                    Re: XDG and Freedesktop (was: Re: Program to dole out jpg's to subdirctories, card-dealing style.) | 3 | | John Ames |
1 Jul17:10 |                     Re: XDG and Freedesktop | 1 | | Bobbie Sellers |
2 Jul00:57 |                     Re: XDG and Freedesktop | 1 | | Lawrence D'Oliveiro |
1 Jul00:07 |                Re: XDG and Freedesktop | 5 | | Nuno Silva |
1 Jul01:33 |                 Re: XDG and Freedesktop | 4 | | Lawrence D'Oliveiro |
1 Jul07:02 |                  Re: XDG and Freedesktop | 3 | | Nuno Silva |
1 Jul08:30 |                   Re: XDG and Freedesktop | 1 | | Lawrence D'Oliveiro |
1 Jul14:36 |                   Re: XDG and Freedesktop | 1 | | Rich |
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 |
1 Jul18:00 |            Re: Program to dole out jpg's to subdirctories, card-dealing style. | 3 | | candycanearter07 |
1 Jul20:29 |             Re: Program to dole out jpg's to subdirctories, card-dealing style. | 2 | | Eli the Bearded |
2 Jul19:20 |              Re: Program to dole out jpg's to subdirctories, card-dealing style. | 1 | | candycanearter07 |
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 |