Mac OS X : add a custom meta data field to any file

前端 未结 5 1823
有刺的猬
有刺的猬 2021-01-30 18:30

I would like to me able to set (and get) a custom metadata attribute for any file.

What is the best way to do this?

Thanks

5条回答
  •  野性不改
    2021-01-30 18:56

    The OpenMeta framework is a de-facto third-party standard for adding metadata to OS X files using extended attributes. It is used by a number of third-party applications.

提交回复
热议问题