On this page darktable lua documentation - overview
is a link to this page GitHub - darktable-org/lua-scripts.
But where are scripts ?
open it in a browser and you’ll see the scripts
Thank You, but just clicking on particular link produces error 404.
I found (allways existed) green button on top and I can dawnload all scripts.
then check your system - for me clicking that link opens the link fine in my browser…
I am on a Windows computer using chrome and the link works fine for me. However, I have a GitHub account that I am automatically logged into for this site, so I am not sure if having an account is required?
No, works correctly even if I’m not logged in. Linux, Firefox.
That was fresh linux installation - Vivaldi browser with uBlockOrigin enabled = error 404
Now I am on my second computer, Windows - Vivaldi browser with uBlockOrigin enabled and disabled BUT now I am logged in to Github = error 404
I was trying to open this link in Edge without any addons = error 404
On pure Chrome + Github account = error 404
Maybe country restrictions ?
But ok, this is minor problem since I can download all scripts.
The link itself opens fine.
But I get the 404 as well if I click on one of the listed scripts. And if I look at the screenshot of the TO. That’s the same on his side.
I’m on Linux and tried it with vivaldi and firefox.
Yes, the links are broken. But why don’t you just use the Lua script installer that’s built into darktable? Needs git installed locally, but other than that it’s really convenient if you use Lua (I don’t, just know it works because I tried it a few times).
Why ?
Because of my … temporary stupidity ?
Maybe my brain divides working scripts inside darktable from content of these scripts.
I don’t know. Some thinking paths in my brain are not common/obvious.
Yes, I know why.
It was because of my starting point.
In dt manual is link to lua API in dt.
In lua api dt is link to github where scripts are saved.
