View Single Post
Old 09-05-2013, 09:23 PM   #1
asllearner
Enthusiast
asllearner can name that ebook in five wordsasllearner can name that ebook in five wordsasllearner can name that ebook in five wordsasllearner can name that ebook in five wordsasllearner can name that ebook in five wordsasllearner can name that ebook in five wordsasllearner can name that ebook in five wordsasllearner can name that ebook in five wordsasllearner can name that ebook in five wordsasllearner can name that ebook in five wordsasllearner can name that ebook in five words
 
Posts: 40
Karma: 37422
Join Date: Aug 2011
Device: none
mac osx open assign ebook viewer to epub files mac osx

On mac osx I have created an automator app that opens a shell script:

Code:
 ebook-viewer "$1"
I put the app in my applications folder. Then I assigned epub files to open with this app.

This was working fine, especially that somehow if I opened multiple files, I would get multiple instances of the epub viewer. This was desirable, but this seems to have stopped working. If I try to open a second file, nothing happens until I (later) close the old one, at which point the second file opens automatically....

Can I get the old behaviour back?

thx
asllearner is offline   Reply With Quote