Preview content plugin values

Here you can propose new features, make suggestions etc.

Moderators: Hacker, petermad, Stefan2, white

Post Reply
User avatar
Lefteous
Power Member
Power Member
Posts: 9537
Joined: 2003-02-09, 01:18 UTC
Location: Germany
Contact:

Preview content plugin values

Post by *Lefteous »

I often use a content plugin (especially xpdfsearch) to rename files in multi rename tool. The problem is that I often don't know which field is the right (or best) one - because I have to insert the field first, it's a bit trial and error.

So my idea would be to add some kind of preview to the file selection. This would be the value for the first file in the list. What do you think?
User avatar
MVV
Power Member
Power Member
Posts: 8711
Joined: 2008-08-03, 12:51 UTC
Location: Russian Federation

Post by *MVV »

Preview for selected field could be added to content field selection window if it would be realized. E.g. focused file could be used for it.
User avatar
milo1012
Power Member
Power Member
Posts: 1158
Joined: 2012-02-02, 19:23 UTC

Post by *milo1012 »

I support the idea in general, but I think you have to take care with delayed/on demand fields (ft_delayed and ft_ondemand).
For those you probably need some additional configuration, to let the user choose if he really wants to preview the field in focus,
cause a preview is probably expected to load in an instant, and taking several seconds for it might be confusing to the average user.
MVV wrote:Preview for selected field could be added to content field selection window if it would be realized. E.g. focused file could be used for it.
I'd say it pinpoints a similar problem as above: a preview will take time, for once because some plug-ins have tons of fields,
for which, even with a disk cached file, it would take some time to retrieve all fields, and, like above, delayed/on demand fields might take ages for a result.

IF we get a WDX plug-in interface update some day, I'd vote for a new field flag,
sth. like e.g. "fast_duty", where the author assures that this particular field will only load minimal data from the file (low disk I/O) and parsing won't take long,
and therefore such field might be shown as preview in any case.
TC plugins: PCREsearch and RegXtract
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50873
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

This feature has been added to the upcoming TC9 in April 2015.
Author of Total Commander
https://www.ghisler.com
User avatar
milo1012
Power Member
Power Member
Posts: 1158
Joined: 2012-02-02, 19:23 UTC

Post by *milo1012 »

ghisler(Author) wrote:This feature has been added to the upcoming TC9 in April 2015.
Great! I'm looking forward to the first beta.
And I'm curious how the slow fields behave with that feature.
TC plugins: PCREsearch and RegXtract
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50873
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

I'm using the "delay if slow" option, so they should show a default string.
Author of Total Commander
https://www.ghisler.com
User avatar
Lefteous
Power Member
Power Member
Posts: 9537
Joined: 2003-02-09, 01:18 UTC
Location: Germany
Contact:

Post by *Lefteous »

2ghisler(Author)
This feature has been added to the upcoming TC9 in April 2015.
Great - thank you ;-)
Post Reply