Questions tagged [image-dired]
The image-dired tag has no summary.
23 questions
0 votes
1 answer
80 views
How to enlarge the properties header buffer in image-dired
Some of my images contain a large comment (> 1000 chars). Yet the image-dired properties header shows only one line (count,size,tags,comment). How can I see the complete comment (alongside all tags)...
0 votes
1 answer
164 views
How to enable the image-dired exif functions?
Apparently image-dired provides Functions to write and extract Exif comments using ExifTool but I can't find any of those functions using e.g. M-x except image-dired-copy-with-exif-file-name. In ...
1 vote
1 answer
438 views
How to change icon associated with a file-extension in Dired and all-the-icons?
I use dired with (all-the-icons-dired which uses all-the-icons). Current State: .m file presented with apple logo. Goal: Change (override) icon of .m file to same as icon of .matlab file extension. ...
0 votes
4 answers
96 views
How to match only the one word tag without the multiple word tag in image-dired?
In image-dired I use M-x image-dired-mark-tagged-files to mark files containing a tag e.g. bar (one word tag). The problem is that foo bar (multiple word tag) is marked as well. What regex do I need ...
1 vote
2 answers
497 views
How to view images on server in near real time
Normally I do all work locally (data analysis, image generation, etc.). However, recently I've started using the server more. When working locally I'll write the analysis code (in Python), generate ...
0 votes
1 answer
57 views
How to open image-dired in a directory using a key binding?
The binding works, though I'm still required to input the directory /home/foo/Pictures. What do I have to change? init.el: (spacemacs/set-leader-keys "jI" (lambda () (interactive)...
1 vote
1 answer
179 views
How to make image-dired work on remote files?
I've tried sshand scp for tramp's method (both work for tramp), yet image-dired thumbnail creation fails Thumb could not be created for /scp:raspi:/media/pi/91D4-7E58//IMG_1.JPG: exited abnormally ...
0 votes
2 answers
162 views
Enlarge pictures in image-dired
When I use the image-dired but find pictures displays in very small size. How could enlarge them?