Using external editor #420
Answered
by
agriggio
Aapeli1304
asked this question in
Q&A
-
|
I would like to use PhotoGIMP which is custom version of GIMP as a external editor. I can use it with RawTherapee but ART doesn't recognize it. I tried to use the custom command from RawTherapee but it still doesn't work and I cant find any documentation about the custom commands on ART. The Rawtherapee's custom command: |
Beta Was this translation helpful? Give feedback.
Answered by
agriggio
Dec 10, 2025
Replies: 1 comment 1 reply
-
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Aapeli1304
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Hi, try with a wrapper shell script, something like this:
If you call the script e.g.
photogimp.sh, then simply specify its path in the preferences (and make sure that the script is actually executable):HTH