Many filetypes natively allow tagging. Is there any way to save the tags in the actual file whenever it is supported by the filetype? And, does XYplorer read the existing tags from the native file format?
Why: Technologies change, I do not like to invest time into features like tagging that are not universally portable.
When duplicate files are identified, can the tags from all of the identical files be consolidated before deleting the duplicate files?
Save tags in the actual file?
-
admin
- Site Admin
- Posts: 66375
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Save tags in the actual file?
Hi and welcome,
no, XY tagging does not interact with any sort of in-file-storage.
XY tagging uses a very simple and open database format in the file tag.dat. You can actually edit the database in notepad. In my opinion this is more universally portable and future proof than relying on file type dependent in-file-storage. E.g., WinXP supported ADS as channel for the file comments, but Vista disallowed ADS so the comments were gone resp. inaccessible. This will not happen with XY's tags.
No, no such Dupe smartness.
Don
no, XY tagging does not interact with any sort of in-file-storage.
XY tagging uses a very simple and open database format in the file tag.dat. You can actually edit the database in notepad. In my opinion this is more universally portable and future proof than relying on file type dependent in-file-storage. E.g., WinXP supported ADS as channel for the file comments, but Vista disallowed ADS so the comments were gone resp. inaccessible. This will not happen with XY's tags.
No, no such Dupe smartness.
Don
FAQ | XY News RSS | XY X
-
wwcanoer
- Posts: 11
- Joined: 06 May 2013 20:25
Re: Save tags in the actual file?
Thanks Don.
Some aspects of computing still feel like we are in the dark ages.
Some aspects of computing still feel like we are in the dark ages.
-
admin
- Site Admin
- Posts: 66375
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
-
wwcanoer
- Posts: 11
- Joined: 06 May 2013 20:25
Re: Save tags in the actual file?
I would have expected EXIF and MP3 formats stable enough to incorporate those tags into the actual files, but, yes, Now I remember, the ms office docs changed formats from .doc to .docx, so my old program for bulk changing of doc properties (that I use in fields within the doc) could not modify .docx properties but the new programs could only change .docx and not doc, and .... headaches.
FYI, why I asked. Over the years, I have accumulated many file backups from many computers. A huge amount of duplication, but the effort to de-dupe has been greater than the pain of storing old drives. One potential solution was to (1) auto-tag all of the files in all of the backups, using the path's folder names as tags. Then de-dupe, but somehow consolidate all tags for a given file before deleting the duplicates. Tagging everything before deleting the duplicates would mean that I do not need to be concerned about which file location is preserved and which is deleted, which would greatly simplify the de-dupe process!!
But, alas, an evening of searching through tagging programs and de-dupe programs has not yielded a good solution. When adding files, some tagging programs will recognize duplicate files, adding the tags from the duplicate to the existing file, but in those programs I have not readily seen how I could preserve my tags or export to a new file structure (based on the tags). (Because too many programs disappear too quickly.)
FYI, why I asked. Over the years, I have accumulated many file backups from many computers. A huge amount of duplication, but the effort to de-dupe has been greater than the pain of storing old drives. One potential solution was to (1) auto-tag all of the files in all of the backups, using the path's folder names as tags. Then de-dupe, but somehow consolidate all tags for a given file before deleting the duplicates. Tagging everything before deleting the duplicates would mean that I do not need to be concerned about which file location is preserved and which is deleted, which would greatly simplify the de-dupe process!!
But, alas, an evening of searching through tagging programs and de-dupe programs has not yielded a good solution. When adding files, some tagging programs will recognize duplicate files, adding the tags from the duplicate to the existing file, but in those programs I have not readily seen how I could preserve my tags or export to a new file structure (based on the tags). (Because too many programs disappear too quickly.)
-
Marco
- Posts: 2354
- Joined: 27 Jun 2011 15:20
Re: Save tags in the actual file?
Btw, there's this script ( http://www.xyplorer.com/xyfc/viewtopic.php?f=7&t=8587 ) that saves tags in ADS. Hope this helps.
Tag Backup - SimpleUpdater - XYplorer Messenger - The Unofficial XYplorer Archive - Everything in XYplorer
Don sees all [cit. from viewtopic.php?p=124094#p124094]
Don sees all [cit. from viewtopic.php?p=124094#p124094]
-
wwcanoer
- Posts: 11
- Joined: 06 May 2013 20:25
Re: Save tags in the actual file?
Thanks for your prompt responses!
XYplorer Beta Club