Frequently Asked Questions

What does FileTags Library do?

FileTags Library consists of functions that wrap the COM implementation of the IPropertyStore object, for accessing the PKEY_Keywords property metadata of a file.

The IPropertyStore object and PKEY_Keywords property is used for the ‘Tags’ feature in Windows Explorer, when viewing the properties of a file, or when the Details Pane of Windows Explorer is open and a file is selected.

Thus the FileTags Library functions hide the complexities of interacting with the IPropertyStore COM object, allowing the user to read, write and clear the keywords / tags for a file.

What do I need to do to install FileTags Library?

Please follow the Installation & Setup guide for details on how to install the FileTags Library.

How do I add to the FileTags Library documentation?

Please follow the Contributing guide for details on how to add to, or edit, the FileTags Library documentation.

How do I report a bug?

If you should encounter any bugs, please open a new issue on the FileTags Library Github repository.