https://bugs.kde.org/show_bug.cgi?id=503029
--- Comment #2 from jmot...@proton.me --- Adding this as a workflow quick action in Automator seems to work for opening a pdf from the right-click menu: >on run {input, parameters} > set filePath to POSIX path of (item 1 of input) > set okularCommand to "/Applications/okular.app/Contents/MacOS/okular " & > quoted form of filePath > do shell script okularCommand > return input >end run -- You are receiving this mail because: You are the assignee for the bug.