jpg photographs comment and rank using TC

English support forum

Moderators: Hacker, petermad, Stefan2, white

Post Reply
User avatar
nn1k3
Member
Member
Posts: 141
Joined: 2007-02-06, 16:59 UTC

jpg photographs comment and rank using TC

Post by *nn1k3 »

I know that I can add a comment to a jpg photograph using TC's file/change attributes. Then I can see my comment using custom columns with [=tc.comment]. That's as far as I got.

Have you found a convenient way to comment on and rank photos using TC?

(Sorry to ask such a basic question. I didn't find a thread on this.)
User avatar
Hacker
Moderator
Moderator
Posts: 13144
Joined: 2003-02-06, 14:56 UTC
Location: Bratislava, Slovakia

Post by *Hacker »

nn1k3,
There is no one specific way as TC has no facilities for picture management. So it's up to everyone to choose his own system. One can use the descript.ion comments, perhaps add some ranking to the EXIF metadata, or even make use of some third-party software database (no experience on my side).

Roman
Last edited by Hacker on 2012-04-03, 14:39 UTC, edited 2 times in total.
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.
User avatar
tbeu
Power Member
Power Member
Posts: 1354
Joined: 2003-07-04, 07:52 UTC
Location: Germany
Contact:

Post by *tbeu »

Content plugin ImageMetaData supports read/write of JPG comment and XMP Rating (from 0 to 5).
TC plugins: Autodesk 3ds Max / Inventor / Revit Preview, FileInDir, ImageMetaData (JPG Comment/EXIF/IPTC/XMP), MATLAB MAT-file Viewer, Mover, SetFolderDate, Solid Edge Preview, Zip2Zero and more
User avatar
nsp
Power Member
Power Member
Posts: 1957
Joined: 2005-12-04, 08:39 UTC
Location: Lyon (FRANCE)
Contact:

Re: jpg photographs comment and rank using TC

Post by *nsp »

nn1k3 wrote:I...
Have you found a convenient way to comment on and rank photos using TC?...
You can use TCMetadataViewer by "van Dusen" (van_dusen@email.de)
It is a AU3 compiled script that take place into TotalCommander Window. You also need exif tool and.imagemagic to make it work...

-- Edited --
It seems that it not working anymore with TC 8.0 Beta. au3 script should be updated
User avatar
van Dusen
Power Member
Power Member
Posts: 684
Joined: 2004-09-16, 19:30 UTC
Location: Sinzig (Rhein), Germany

TCMetaDataViewer v2.0

Post by *van Dusen »

I am working on TCMetaDataViewer v2.0 for quite some time. It has some (imho nice :-)) new features and advancements in comparison with its predecessor and works quite well yet with 32 bit versions of TC (including TC v8.0.beta; tested on WinXP 32bit and Win7 64bit systems). Although I still find little bugs each time I am working on TCMetaDataViewer v2.0, it's imho stable enough for being released at least as a beta version. But the ReadMe document and the sample files has not been completed yet, and without them a release doesn't make sense.

Unfortunately I fail at adapting TCMetaDataViewer to the 64bit version of TotalCommander so far. I didn't find a way to get some basic information from the file panels (e.g. always get "0" when retrieving the index of the currently selected item by "_GUICtrlListBox_GetCurSel" function). Actually I even don't know, whether the file panels are still implemented as ListBox controls (as in 32 bit versions of TC) or what controls are used instead of that. Perhaps the user defined functions in GuiListBox.au3 are not 64bit compatible (of course I've installed AutoIt3 for native 64bit support and of course I know about the changed control classnames for 64bit TC)?
User avatar
Balderstrom
Power Member
Power Member
Posts: 2148
Joined: 2005-10-11, 10:10 UTC

Post by *Balderstrom »

@vanDusen

I haven't had any problems with AutoHotkey_L (x64) with TC x64, once I changed the Control classnames.

Although with TC x64 (Lazarus) implementing all of the controls as "Window#" I doubt I will convert my TC AHK scripts. Unless Ghisler continues development of the WM_Messaging in TC 8, so that a script can directly query TC for specific things,
e.g. What a given Control's ID is.
*BLINK* TC9 Added WM_COPYDATA and WM_USER queries for scripting.
Post Reply