Trigam
Trigam
I would prefer having the option to set the file's timestamps as an override _or_ on the file itself. At least personally, I primarily wish to set the timestamp on...
For me at least, this would be very useful due to how complicated my tag relationships have gotten. I eventually ended up throwing together my own tool for this, but...
`__is_next_false()` appears to incorrectly be an exact duplicate of `__is_next_true()`, checking if the next token is `"TRUE"`
[This video](https://www.youtube.com/watch?v=7pdNfafg3Qc) on the [Qt-Advanced-Docking-System README](https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System?tab=readme-ov-file) gives a good idea of what I'm imagining.
I believe that this will be solved by the upcoming rework of the tag manager panel, which should include sorting options. As mentioned under #771: > an expanded tag management...
Using Linux 6.17.7-arch1-1 and ripgrep, I'm unable to replicate the issue. The Japanese characters, Unicode apostrophe, and em dash display as expected for me (although my font doesn't support Japanese...
Is there a reason to not use [semver](https://pypi.org/project/semver/) for comparing the versions? It'd likely be a lot more reliable and consistent than creating a custom implementation for essentially the same...
> `.pdn` files have an XML header that contains the thumbnail as a base64 encoded `.png` file. Well that's convenient
Transparent backgrounds appear to be interpreted as pure black in the thumbnail preview, but not in the sidebar preview.
I haven't noticed any other images in my library with a transparent background having a background added. And I'd argue that if it is a behavior in other file types,...