How to open multiple image paths from Command Line? #1480
Unanswered
gaberiel44
asked this question in
Q&A
Replies: 1 comment 1 reply
-
You can only open 1 path with ImageGlass, you can call it multiple times:
ImageGlass does not support loading a custom list of image files, all images in the same folder will be added to the thumbnails list. V9 adds support for passing settings in the |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello I have been trying to figure out to do this all day.
At first, I was trying this on version 8 then I gave up.
After reading this issue I decided to upgrade to Version 9 beta 3:
Still doing something like this, in Powershell:
The application opens only with
C:\temp\image_1.png
and the other files are discarded.On the thumbnails, only images in same folder as
C:\temp\image_1.png
are shown.Is this not possible in V9?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions