lua-scripts
lua-scripts copied to clipboard
Hi, I wrote an export plugin for Immich, an open source photo management software that is becoming very interesting: https://immich.app/ I would like to contribute to the Darktable project by...
This post follows [a post of mine in a closed PR](https://github.com/darktable-org/darktable/pull/16666#issuecomment-2689097401). This PR changed the group collection filters. The discussion led to the following changes : - in 5.0 only...
This allows one to process a subset of a library, find and fix images that are in a group but don't share the same rating. This is a draft. It...
See https://github.com/darktable-org/darktable/issues/18390
After installing git the lua script vanished from dark table on my windows 10 laptop. Am struggling with the issue, need help???
Explore a Lua solution to https://github.com/darktable-org/darktable/issues/14686
Explore possible solutions to https://github.com/darktable-org/darktable/issues/16676
Latest change to ext_editors.lua seems to not work correctly on windows.
### Description of the Issue The contrib/gimp.lua script fails to open images in GIMP when an instance of GIMP is already running. The image is exported by Darktable, but GIMP...
### **Why?** This export module should replace the PhotoSwipe copy in darktable. It is unmaintained, lacks support for touch gestures and is difficult to extend, as the HTML part is...