View Single Post
Old 01-11-2022, 07:58 PM   #789
capink
Wizard
capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.
 
Posts: 1,207
Karma: 1995558
Join Date: Aug 2015
Device: Kindle
Try this and see if it works:
  • Make a batch script that opens whatever program you want.
  • Use the open with action to open the batch script, by checking the "open with default app" option. You also need to disable multiple selections. Select the template option and use this template:
    Code:
    program:
        '/path/to/the/batch/script'
  • For this to work you need to have at least one book selected, which you can do by using the selection modifier and checking the option to select the first book in the current view.

Last edited by capink; 01-11-2022 at 08:04 PM.
capink is offline   Reply With Quote