Why 'comment' field in XY differs the windows one?

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
Jimmy
Posts: 3
Joined: 15 Dec 2013 04:01

Why 'comment' field in XY differs the windows one?

Post by Jimmy »

XYplorer and the windows original file explorer both have a 'comment' field, but it seems that they have different contents.
eg. I input the comment in a file property dialog, this comment will show in windows comment field but not show in XYplorer 'comment' field'.
Why? and how to let XYplorer show the comment content the same as in a file property dialog?
:veryconfused:
FileComment.jpg
To see the attached files, you need to log into the forum.

binocular222
Posts: 1423
Joined: 04 Nov 2008 05:35
Location: Win11, Win10, 100% Scaling

Re: Why 'comment' field in XY differs the windows one?

Post by binocular222 »

Because they're 2 different things.
XY comment is stored in <xypath>\tag.dat, which is simply a text file record whatever Label/Tag/Comment you do BY XYPLORER,
Windows comment is handle and stored by Windows system
I'm a casual coder using AHK language. All of my xys scripts:
http://www.xyplorer.com/xyfc/viewtopic. ... 243#p82488

admin
Site Admin
Posts: 66350
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Why 'comment' field in XY differs the windows one?

Post by admin »

XY can show the Windows comment in the File Info Tip (when you hover a file name). But not yet in a column. The latter is planned for a future version.

armsys
Posts: 557
Joined: 10 Mar 2012 12:40
Location: Hong Kong

Re: Why 'comment' field in XY differs the windows one?

Post by armsys »

Hi Jimmy,
For all practical purposes, XY's way is superior than Windows because now the XY can be easily portable.
All my file/folder comments, in English or Chinese, are stored in XY, not via Windows.
Besides being portable, you can search XY comments faster than Windows'.

nerdweed
Posts: 648
Joined: 25 Feb 2012 07:47
Location: XY64 Latest Beta , Win 11, 96dpi, 100%

Re: Why 'comment' field in XY differs the windows one?

Post by nerdweed »

No, the windows Way is more portable as the comments are stored with the file unlike XY where it is saved in separate centralised file.

But the XY way has far more benefits than the Windows way.

You would usually comment, tag files that you want to make stand out and the XY way allows you to search these files very quickly. This would take lots of time with the Windows way. And I am not taking into consideration the files commented on Network drives/external drive.

The centralised way has an added benefit. You can open up the file and see if the commented file is on some external drive and plug in.

armsys
Posts: 557
Joined: 10 Mar 2012 12:40
Location: Hong Kong

Re: Why 'comment' field in XY differs the windows one?

Post by armsys »

Hi Nerdweed,
Thanks for pointing out my defective view. :oops:
Thanks for sharing your insight on the XY comments. :appl:

Marco
Posts: 2354
Joined: 27 Jun 2011 15:20

Re: Why 'comment' field in XY differs the windows one?

Post by Marco »

nerdweed wrote:No, the windows Way is more portable as the comments are stored with the file unlike XY where it is saved in separate centralised file.
Shameless ad: you can save XY tags into the tagged file, making such marking portable. See http://www.xyplorer.com/xyfc/viewtopic.php?f=7&t=8587
Tag Backup - SimpleUpdater - XYplorer Messenger - The Unofficial XYplorer Archive - Everything in XYplorer
Don sees all [cit. from viewtopic.php?p=124094#p124094]

Jimmy
Posts: 3
Joined: 15 Dec 2013 04:01

Re: Why 'comment' field in XY differs the windows one?

Post by Jimmy »

Firstly thanks for all your guys' reply and advices!
Is there any way or script to sync XY's comment and windows comment to make them the same?

RalphM
Posts: 2089
Joined: 27 Jan 2005 23:38
Location: Cairns, Australia

Re: Why 'comment' field in XY differs the windows one?

Post by RalphM »

Did you check out Marco's link above, which points to a script that attempts to do that in some way.
Ralph :)
(OS: W11 25H2 Home x64 - XY: Current x64 beta - Office 2024 64-bit - Display: 1920x1080 @ 125%)

Jimmy
Posts: 3
Joined: 15 Dec 2013 04:01

Re: Why 'comment' field in XY differs the windows one?

Post by Jimmy »

Thanks for all your help! I will check the links cloesly and try to find the solution. :biggrin:

Post Reply