RhetTbull / osxmetadata

Python package to read and write various MacOS extended attribute metadata such as tags/keywords and Finder comments from files. Includes CLI tool for reading/writing metadata.
MIT License
111 stars 2 forks source link

Bug k md item keywords string value 83 #86

Closed RhetTbull closed 1 year ago

RhetTbull commented 1 year ago

Bug fix for kMDItemKeywords set to comma delimited string, #83 Fixed documentation for --set, --append, #84