Manual sorting of multimedia The 2019 Stack Overflow Developer Survey Results Are InHow can I...
If I score a critical hit on an 18 or higher, what are my chances of getting a critical hit if I roll 3d20?
Why hard-Brexiteers don't insist on a hard border to prevent illegal immigration after Brexit?
How to support a colleague who finds meetings extremely tiring?
Why not take a picture of a closer black hole?
Deal with toxic manager when you can't quit
Shouldn't "much" here be used instead of "more"?
What tool would a Roman-age civilization have for the breaking of silver and other metals into dust?
Is three citations per paragraph excessive for undergraduate research paper?
Why was M87 targetted for the Event Horizon Telescope instead of Sagittarius A*?
Are there any other methods to apply to solving simultaneous equations?
Can one be advised by a professor who is very far away?
During Temple times, who can butcher a kosher animal?
Time travel alters history but people keep saying nothing's changed
Why isn't airport relocation done gradually?
Why do we hear so much about the Trump administration deciding to impose and then remove tariffs?
What do the Banks children have against barley water?
Protecting Dualbooting Windows from dangerous code (like rm -rf)
What is the accessibility of a package's `Private` context variables?
Am I thawing this London Broil safely?
Identify boardgame from Big movie
Origin of "cooter" meaning "vagina"
A poker game description that does not feel gimmicky
How come people say “Would of”?
What could be the right powersource for 15 seconds lifespan disposable giant chainsaw?
Manual sorting of multimedia
The 2019 Stack Overflow Developer Survey Results Are InHow can I enable multimedia keys of an Apple keyboard under Windows?What is faster for multimedia performance? Leaving a NIC to do checksums or the CPU?How to improve the functionality of the multimedia keys in WindowsSynchronizing two multimedia devices on Windows 8Change VLC multimedia icons (Windows)Changing default behavior of a Keyboard Multimedia KeysWhat does “Multimedia Devices” section mean in Windows control panel?Control Spotify with Multimedia KeyboardLinux/BusyBox multimedia Serversoftware to edit keyboard multimedia key bindings
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ height:90px;width:728px;box-sizing:border-box;
}
I will skip explaining how I got into this situation but I ended up with few Gigabytes of images that can't be sorted automatically.
Any suggestions?
I have small poc python code which shows image and let me sort it using keyboard. But it is still in unstable state and I am pushing my python skill to the limit.
Edit #1
sorting to subdirs
linux multimedia
New contributor
|
show 3 more comments
I will skip explaining how I got into this situation but I ended up with few Gigabytes of images that can't be sorted automatically.
Any suggestions?
I have small poc python code which shows image and let me sort it using keyboard. But it is still in unstable state and I am pushing my python skill to the limit.
Edit #1
sorting to subdirs
linux multimedia
New contributor
What do you mean by "sort"? Order by name? move to directories?
– xenoid
yesterday
In this case it means sorting to subdirectories.
– Aroly7
yesterday
So you mean moving? Please edit your question
– Jan Doggen
yesterday
I know that on lowest level it is moving either mv oros.rename()
but fom higher view its moving based on content which is closer to sorting.
– Aroly7
yesterday
I think I'm not the only one who doesn't understand your question. So what I assume is the following: you have a lot of random pictures in one directory that you took with your camera/phone/etc. You have folders like "cats", "foods", "dogs", "travel", "selfies", whatever. You want to take a look at those unsorted pictures one-by-one, and press let's say 1-9 to move the currently shown picture into these pre-defined folders. Is this what you want? (on Linux, qiv has a similar feature I often use)
– Nyos
yesterday
|
show 3 more comments
I will skip explaining how I got into this situation but I ended up with few Gigabytes of images that can't be sorted automatically.
Any suggestions?
I have small poc python code which shows image and let me sort it using keyboard. But it is still in unstable state and I am pushing my python skill to the limit.
Edit #1
sorting to subdirs
linux multimedia
New contributor
I will skip explaining how I got into this situation but I ended up with few Gigabytes of images that can't be sorted automatically.
Any suggestions?
I have small poc python code which shows image and let me sort it using keyboard. But it is still in unstable state and I am pushing my python skill to the limit.
Edit #1
sorting to subdirs
linux multimedia
linux multimedia
New contributor
New contributor
edited yesterday
Aroly7
New contributor
asked yesterday
Aroly7Aroly7
515
515
New contributor
New contributor
What do you mean by "sort"? Order by name? move to directories?
– xenoid
yesterday
In this case it means sorting to subdirectories.
– Aroly7
yesterday
So you mean moving? Please edit your question
– Jan Doggen
yesterday
I know that on lowest level it is moving either mv oros.rename()
but fom higher view its moving based on content which is closer to sorting.
– Aroly7
yesterday
I think I'm not the only one who doesn't understand your question. So what I assume is the following: you have a lot of random pictures in one directory that you took with your camera/phone/etc. You have folders like "cats", "foods", "dogs", "travel", "selfies", whatever. You want to take a look at those unsorted pictures one-by-one, and press let's say 1-9 to move the currently shown picture into these pre-defined folders. Is this what you want? (on Linux, qiv has a similar feature I often use)
– Nyos
yesterday
|
show 3 more comments
What do you mean by "sort"? Order by name? move to directories?
– xenoid
yesterday
In this case it means sorting to subdirectories.
– Aroly7
yesterday
So you mean moving? Please edit your question
– Jan Doggen
yesterday
I know that on lowest level it is moving either mv oros.rename()
but fom higher view its moving based on content which is closer to sorting.
– Aroly7
yesterday
I think I'm not the only one who doesn't understand your question. So what I assume is the following: you have a lot of random pictures in one directory that you took with your camera/phone/etc. You have folders like "cats", "foods", "dogs", "travel", "selfies", whatever. You want to take a look at those unsorted pictures one-by-one, and press let's say 1-9 to move the currently shown picture into these pre-defined folders. Is this what you want? (on Linux, qiv has a similar feature I often use)
– Nyos
yesterday
What do you mean by "sort"? Order by name? move to directories?
– xenoid
yesterday
What do you mean by "sort"? Order by name? move to directories?
– xenoid
yesterday
In this case it means sorting to subdirectories.
– Aroly7
yesterday
In this case it means sorting to subdirectories.
– Aroly7
yesterday
So you mean moving? Please edit your question
– Jan Doggen
yesterday
So you mean moving? Please edit your question
– Jan Doggen
yesterday
I know that on lowest level it is moving either mv or
os.rename()
but fom higher view its moving based on content which is closer to sorting.– Aroly7
yesterday
I know that on lowest level it is moving either mv or
os.rename()
but fom higher view its moving based on content which is closer to sorting.– Aroly7
yesterday
I think I'm not the only one who doesn't understand your question. So what I assume is the following: you have a lot of random pictures in one directory that you took with your camera/phone/etc. You have folders like "cats", "foods", "dogs", "travel", "selfies", whatever. You want to take a look at those unsorted pictures one-by-one, and press let's say 1-9 to move the currently shown picture into these pre-defined folders. Is this what you want? (on Linux, qiv has a similar feature I often use)
– Nyos
yesterday
I think I'm not the only one who doesn't understand your question. So what I assume is the following: you have a lot of random pictures in one directory that you took with your camera/phone/etc. You have folders like "cats", "foods", "dogs", "travel", "selfies", whatever. You want to take a look at those unsorted pictures one-by-one, and press let's say 1-9 to move the currently shown picture into these pre-defined folders. Is this what you want? (on Linux, qiv has a similar feature I often use)
– Nyos
yesterday
|
show 3 more comments
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Aroly7 is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1423197%2fmanual-sorting-of-multimedia%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Aroly7 is a new contributor. Be nice, and check out our Code of Conduct.
Aroly7 is a new contributor. Be nice, and check out our Code of Conduct.
Aroly7 is a new contributor. Be nice, and check out our Code of Conduct.
Aroly7 is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1423197%2fmanual-sorting-of-multimedia%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
What do you mean by "sort"? Order by name? move to directories?
– xenoid
yesterday
In this case it means sorting to subdirectories.
– Aroly7
yesterday
So you mean moving? Please edit your question
– Jan Doggen
yesterday
I know that on lowest level it is moving either mv or
os.rename()
but fom higher view its moving based on content which is closer to sorting.– Aroly7
yesterday
I think I'm not the only one who doesn't understand your question. So what I assume is the following: you have a lot of random pictures in one directory that you took with your camera/phone/etc. You have folders like "cats", "foods", "dogs", "travel", "selfies", whatever. You want to take a look at those unsorted pictures one-by-one, and press let's say 1-9 to move the currently shown picture into these pre-defined folders. Is this what you want? (on Linux, qiv has a similar feature I often use)
– Nyos
yesterday