Replies: 1 comment
-
|
Hi, Those look like some nice features! The only thing I'm a little worried about is the star ratings - sidecar files can be problematic and/or annoying, and at the moment lightningview doesn't store any additional information anywhere. My recommendation would be to use a crate that uses whatever user data storage the operating system uses (~/.local on linux for example). I'll be happy to accept pull requests. I will review any pull request anyway. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I see potential here to use the viewer as fast culling software to quickly find the best images from a image collection.
I have build some of the features needed for this, keeping the design philosophy of speed and simplicity here. If this would align with your goals I would like to contribute it.
Disclaimer: I am not a Rust developer and have build it with AI. Since I am aware of the discussion about code quality I want to ask upfront if you would be willing to accept contributions and state the requirements (eg. prompts used, tests, etc).
Features I have added:
So let me know if this would align with your goals
Beta Was this translation helpful? Give feedback.
All reactions