Exclude file extension from quick view

English support forum

Moderators: white, Hacker, petermad, Stefan2

Post Reply
tcOne
Junior Member
Junior Member
Posts: 28
Joined: 2016-05-13, 00:33 UTC

Exclude file extension from quick view

Post by *tcOne »

Hello,

is there a way to exclude file extensions from being displayed through plugins in the Quick view (Ctrl-Q) panel?
Case in point, Imagine viewer (http://totalcmd.net/plugring/imagine.html) crashes with some .psd files and takes Total Commander with it, i.e. TC closes down.
As far as I can tell, Imagine itself does not have any such exclusion setting.
I see in TC's settings file (wincmd.ini) that this plugin uses the detection setting of detect="MULTIMEDIA", whereas others have only extensions listed (detect="ext="XLS" | ext="XLSX"...) and others have something like detect="MULTIMEDIA& (EXT="PDF" |...
I suppose I could list all needed extensions for Imagine, except for psd, but was wondering whether there's something like MULTIMEDIA-- (ext="PSD"... or would be easy to implement and maybe somewhat useful.

Kind regards
User avatar
Gral
Power Member
Power Member
Posts: 1467
Joined: 2005-01-26, 15:12 UTC

Re: Exclude file extension from quick view

Post by *Gral »

Detection string which you need is this case is:

Code: Select all

"MULTIMEDIA & EXT!="PSD""
note "!" after EXT, this is for exlude.
tcOne
Junior Member
Junior Member
Posts: 28
Joined: 2016-05-13, 00:33 UTC

Re: Exclude file extension from quick view

Post by *tcOne »

Amazing! Christian has thought of everything.
Thank you very much Gral. I was not able to find that information in the help file.

Kind regards
User avatar
Gral
Power Member
Power Member
Posts: 1467
Joined: 2005-01-26, 15:12 UTC

Re: Exclude file extension from quick view

Post by *Gral »

It's described in Lister Plugin Guide help file - https://plugins.ghisler.com/lsplugins/listplughelp2.1_chm.zip
User avatar
Phred
Senior Member
Senior Member
Posts: 375
Joined: 2009-06-16, 15:24 UTC
Location: SEAu

Re: Exclude file extension from quick view

Post by *Phred »

I've had this trouble with Imagine plug-in (2003) at almost the same date this month.
I'll have to track what I was looking at so that I can add an exclusion.
Win10's Reliability History cited Imagine as the culprit, down the TC chain.

It's a pity TC's plug-ins have grown so old. I suspect they're not as functional as they could be.
Android seems to have multiple app upgrades every few days. Yes, that's Android, I know ...etc.
Regards, PhredE
Licence holder since 1999
Awaiting a $D donors-token for the title-bar so we can display that we have donated further.
User avatar
Gral
Power Member
Power Member
Posts: 1467
Joined: 2005-01-26, 15:12 UTC

Re: Exclude file extension from quick view

Post by *Gral »

What do you mean by "(2003)"?
Latest Imagine is from January 2020!
You can get it from official plugins page - https://www.ghisler.com/plugins.htm#lister or from author - http://www.nyam.pe.kr/dev/imagine/
User avatar
Phred
Senior Member
Senior Member
Posts: 375
Joined: 2009-06-16, 15:24 UTC
Location: SEAu

Re: Exclude file extension from quick view

Post by *Phred »

That's extraordinary, Gral. I could have sworn I saw 2003 somewhere the other day.
(If only the configuration boxes would stay wider so that we could easily see the long path names - and there weren't four of them: distinctions without a different from a user's point of view.)
I see 1.1.1 is even February '20 now.
Thanks.
Regards, PhredE
Licence holder since 1999
Awaiting a $D donors-token for the title-bar so we can display that we have donated further.
User avatar
Ovg
Power Member
Power Member
Posts: 756
Joined: 2014-01-06, 16:26 UTC

Re: Exclude file extension from quick view

Post by *Ovg »

Phred wrote: 2020-12-23, 19:16 UTC I see 1.1.1 is even February '20 now.
even 06-11-20 :D :D :D at http://www.nyam.pe.kr/dev/imagine/
It's impossible to lead us astray for we don't care even to choose the way.
#259941, TC 11.01 x64, Windows 7 SP1 x64
User avatar
Phred
Senior Member
Senior Member
Posts: 375
Joined: 2009-06-16, 15:24 UTC
Location: SEAu

Re: Exclude file extension from quick view

Post by *Phred »

Ovg wrote: 2020-12-24, 02:50 UTC
Phred wrote: 2020-12-23, 19:16 UTC I see 1.1.1 is even February '20 now.
even 06-11-20 :D :D :D at http://www.nyam.pe.kr/dev/imagine/
That's interesting. I didn't know Imagine was a photo browser - somewhat like XnView MP at first glance.

However, I was referring to the Imagine plug-in/add-on for TC
https://www.ghisler.com/plugins.htm#lister

TBH, I've forgotten what that Imagine plug-in is for; I thought it was for viewing graphics and videos, primarily in Quick View Ctrl-Q.
I must research.


BTW, in the same way that Nir Sofer at www.nirsoft.net has a page with EVERY piece of his software on it - would it be a good idea to have a page with ALL of the www.ghisler.com plug-ins on it? IMO the distinction between Tools Packers Plug-ins File system Content Lister Other usefuls is a distinction without a difference - from a user's point of view. Once more.

Or - is the Lister page of plug-ins actually, in fact, ALL the plug-ins, as I hope for?

...but that's for another thread.
Regards, PhredE
Licence holder since 1999
Awaiting a $D donors-token for the title-bar so we can display that we have donated further.
User avatar
Gral
Power Member
Power Member
Posts: 1467
Joined: 2005-01-26, 15:12 UTC

Re: Exclude file extension from quick view

Post by *Gral »

There are some misunderstandings here
1. Latest version is dated 2 january 2020 - look at "About" info dialog window.
IMAGINE.DLL (real engine) did not change since 2 january 2020, only IMAGINE.EXE (loader) was compiled later, so not real change (and exactly 1 year old now)
2. Imagine starts as a FLI/FLC animation (not video!) and graphic viewer with single plugin file - FLIC.WLX.
3. Note that all software on Nirsoft is developed by Nir Sofer, while TC plugins are written by various authors.
Ghisler publish on his page only verified, clean and useful plugins.
Last edited by Gral on 2021-01-03, 04:50 UTC, edited 2 times in total.
User avatar
Hacker
Moderator
Moderator
Posts: 13064
Joined: 2003-02-06, 14:56 UTC
Location: Bratislava, Slovakia

Re: Exclude file extension from quick view

Post by *Hacker »

Phred,
There is also www.totalcmd.net .

HTH
Roman
Mal angenommen, du drückst Strg+F, wählst die FTP-Verbindung (mit gespeichertem Passwort), klickst aber nicht auf Verbinden, sondern fällst tot um.
Post Reply