umbraroze@slrpnk.net 5 days ago
One of the most frustrating programs for me is digiKam. On paper, it’s the perfect DAM/photo manager. But it’s kinda slow for day-to-day use. The user interface is janky in a lot of ways. It doesn’t see constant refinement either. It doesn’t even speak to me as a metadata nerd because I don’t want to turn my metadata into a janky mess. Yeah, you have a powerful metadata editor. It’s like a welding torch without any eye protection.
I’m using ACDSee on Windows, because it’s operating on pretty much the same principle (image file metadata is canonical, app database is just for indexing), but it’s faster and smoother to use. Not perfect, it has its mild limitations (like why the hell doesn’t it support OpenStreetMap - Google Maps kinda sucks for nature trails, you’d think photographers would have pointed this out), but it’s just so much more efficient. If digiKam ever gets a huge UI overhaul, switching over will probably be fairly easy though.
Also about a decade ago, I would have said that as far as novel writing software/large structured document word processors go, nothing beats Scrivener. Scrivener is still probably the best software in its niche, but it looks like a bunch of open source word processors in this niche have come a long way. Currently looking at novelWriter, which seems really rad.
Slax@sh.itjust.works 4 days ago
I have to ask you about metadata nerd status…
I have a bunch of exported Google Photos and icloud Photos… photos… what’s the best way to fix the metadata as the “date taken” keeps using export date.
umbraroze@slrpnk.net 4 days ago
My immediate thought was that there’s some inconsistency with various types of metadata. For example most software will pull the date from the Exif
DateTimeOriginal
field. But there’s also XMP tags that have the same purpose. Or similar purpose. These standards have plenty of date fields for various uses, and while they serve a noble purpose, the software just craps all over them. (Don’t ask which software. All of them.)My guess is that at some point of time, one of those tags got updated, but not the other tags of similar purpose. So the program you’re using could be pulling the date from one field, and when you update it, you’re actually changing some other field.
Of course all of this is wild because usually no one needs to touch the datestamp anyway (unless you, like, have to correct daylight saving time or clock drift or something). Software changing this to a batch import time? That’s weird and silly.