19
submitted 4 days ago by moondog@hexbear.net to c/linux@lemmy.ml

Hey everyone,

I have a ton of pngs, jpgs, webps, mostly of fantasy art. I want to be able to mass-tag them with things like "character", "environment", "elf", "demon", etc. and then view them based on tags. Can anyone recommend software like this for linux? Bonus points if it also works on windows. Thanks!

you are viewing a single comment's thread
view the rest of the comments
[-] moondog@hexbear.net 2 points 4 days ago

That's a really good idea, I'll probably do that. With that method, what's the easiest way to prefix a bunch of file with e.g. "human_"? Put them all in the same folder, and then write a script so every file in that folder gets that prefix?

[-] ExtremeDullard@lemmy.sdf.org 4 points 4 days ago* (last edited 4 days ago)

It's whatever works for you.

Me, depending on the type of file, I either have a more or less full description (so I can find things with find and English words) and/or some sort of short coding system that makes sense for a given type of file. After using the same codes for a long time, I know exactly what they mean.

For example, I would name an ebook "823-sf-rah-The_moon_is_a_harsh_mistress.epub": that way I can look it up by DDC number (823), genre (SF), author if they're well known (Robert A. Heinlein) and of course the title of the book, or any combination thereof. That's my own system for ebooks.

For music, I make one directory per album or record named artist-comma-name (e.g. "Al_Di_Meola,Orange_and_Blue") and the individual tracks inside as e.g. "track01-Paradisio.mp3", "track02-Chilean_Pipe_Song.mp3"... The reason I only do one directory deep per album instead of, say, author/album/tracks is because most MP3 players back in the days, and most music apps today, understand that way of organizing music. That's my own system for music.

Etc etc. Just make up your own system that works for you. Just stick to characters that are acceptable in all OSes' filesystems so you can move your stuff around without problems, and avoid spaces so it's not a pain to type.

[-] lurch@sh.itjust.works 1 points 4 days ago

if they're all already hard linked into the human folder, why rename them

this post was submitted on 23 Sep 2024
19 points (100.0% liked)

Linux

47451 readers
1050 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS