lua-scripts icon indicating copy to clipboard operation
lua-scripts copied to clipboard

Results 95 lua-scripts issues
Sort by recently updated
recently updated
newest added

See https://github.com/darktable-org/darktable/issues/10233

Create a snapshot automatically when an unprocessed image is opened in darkroom. The snapshot can be used to assess changes to the image from the original.

enhancement
API change req'd

Using lua scripts, we can solve both of these. We could add a post import film filter to go through the film roll and make the jpeg the group leader...

enhancement

Starting darktable in darkroom mode with script_manager managing several scripts results in a hang if script_manager encounters an error in a script.

bug

I am trying to use the OpenInExplorer. I am quite new to flatpak, so I hope it makes sense what I have done. To debug it I ``` flatpak run...

As discussed in https://discuss.pixls.us/t/lua-updates-for-darktable-3-6/25686 enfuseAdvanced does not load on my Windows 10 machine currently. To reproduce: 1. Install darktable 3.6.0.1-win64 on Windows10. 2. run darktable (with empty user folder) via...

bug
working

When I submitted a PR to add reset_GPS.lua @supertobi noted that it might be a good fit in geoToolbox.lua. I had just read through the geoToolbox.lua code and thought the...

dt5.4

**Problem:** Currently there are 2 main categories of scripts, official and contrib. This organization is based on who contributed the scripts, developers: i.e. official, and the community: i.e. contrib. What...

dt 3.6

dtMediaWiki adds Wikimedia Commons as a target storage. Latest documentation on https://commons.wikimedia.org/wiki/Commons:DtMediaWiki

enhancement
waiting for feedback