Quote:
Originally Posted by fantafrik
I would like to know if is it possible to open two selected files as parameter with the "Open with" plugin. I want to open two pdf files with "diff-pdf-win" [ https://vslavik.github.io/diff-pdf/] from calibre, i know how to pass parameters, but I do not know how to indicate it has two input files. Is it possible?
|
Not currently. It would require code changes to support an open with menu item entry that would pass all selected book rows to a single application rather than doing an individual launch of an app for each row.