Page 1 of 1

Directory preview

Posted: 04 Apr 2020 13:18
by John_C
Directory preview, the same way as it already implemented for zip archives. When you select a directory, its contents should be shown in the preview pane, as plain text.

C:\preview_me contents:
preview_me.png
The preview itself:
dir_preview.png
Edit: Of course, it should be aaa\, bbb\, ccc\. That is, with backslashes.

Edit2: Just noticed that preview of zip files is not in plain text. In such a case, there are two options:

* to make both previews plain text. (To be honest, I think it is better.)
* to make both previews "native".

Re: Directory preview

Posted: 05 Apr 2020 03:51
by RalphM
You might want to check out "hover box", which displays exactly what you're describing when hovering the icon of an item in the tree or list (depending on the settings).

Re: Directory preview

Posted: 07 Apr 2020 08:09
by bdeshi
not a built-in feature, but this script i wrote might also help: viewtopic.php?f=7&t=17968
might be a bit difficult to get started with, sorry. :ninja: