Image: https://i.postimg.cc/V6hWz98J/image.png
If not native, maybe with a plugin or something?
Moderators: Hacker, petermad, Stefan2, white
Code: Select all
[=mediainfowdx.FrameRate_Video]_[=mediainfo.frame size]_[=mediainfo.duration.h.m.s]_[=dirsizecalc.kb_MB_GB.kb_MB_GB]
Code: Select all
[=jpg-comment.Exif_Image_DateTime.D.M.Y h.m.s]_[=tc.size.bkMG]_[=tc.writedate.D.M.Y h:m:s]
Thanks, this looks like it, but I'm a bit lost here...petermad wrote: 2024-05-22, 22:31 UTC 2jesped
You can use the HtmlView plugin to see the same view as Explorer in a QuickView panel:
See: https://tcmd.madsenworld.dk/tiles_view.png
The original download site for HtmlView 1.2.6: http://sites.google.com/site/htmlview/ does not seem to work anymore, but you can download it here:
https://tcmd.madsenworld.dk/plugins/wlx_htmlview_1.2.6.zip
You will have to right-click the HtmlView panel and choose "View" -> "Tiles" to get the Tiles View.
You might need to add EXT="" to the detection string for HtmlView in your [ListerPlugins] section - like for example this:When I use Quickview... it shows a text from mthumbs on the right panel, and this turns into a preview of whatever is active on the left panel. This not at all what I want.
Code: Select all
8=%COMMANDER_PATH%\PLUGINS\wlx\HTMLView\HtmlView.wlx
8_detect="EXT="" | EXT="PDF" | FORCE"
The closest you can get to that is using the Thumbnail view as Tuska describes here above.What I want is the Tiles view as an independant view (from whatever is on the left or any other panel) but integrated like the rest of the tabs on the right or left TC panels, not as a different window. How can I configure that?