You cannot post messages because only members can post, and you are not currently a member.
Description:
OpenMeta is a mac os x standard for storing searching and retrieving user entered meta data. It works with 10.5 and later, and allows tags, ratings, authors, etc to be defined on any file on os x. It uses extended attributes (xattr). Spotlight is used for searching.
|
|
|
Is there any way to prevent xattrs from being copied along with the file?
|
| |
Typically we want the metadata to remain with the file across copies and moves, but sometimes it is useful to know "the original file" that the user tagged, is there anyway to set the xattrs in such a way that they do not persist over copies but do persist over moves and "re-saves"? I know that for example kOMUserTags got changed to kMDItemOMUserTags because... more »
|
|
Strange problem with "ghost" tags (newbie question)
|
| |
Hi all, I've just started using OpenMeta recently and have been playing around with a few different tools. For now, I've settled on MailTags and Mail Act-On for e-mail, and Default Folder X, Tagger and Tag Folders for documents. I've also been using Tags and TagLists a bit and have DEVONthink Pro, but... more »
|
|
OpenMeta and iOS
|
| |
Given that Dropbox is meta-data savvy, is there any reason why
OpenMeta tags can't be read and written by iOS apps?
|
|
Status & Lion
|
| |
Hi,
Can anyone tell me what the status of the project is and its
compatibility with Lion?
Thanks
Andre
|
|
setUserTags not really setting?
|
| |
Hi everyone - I have a weird one.
I use setUserTags:path: to set some data on a file. No error is
reported. I even traced each line as it executed, everything looks
good. In the debugger, after the call, I can also read the tags back
and get the new values. However, if I fire-up the command line, and... more »
|
|
python bindings
|
| |
I wrapped openmeta with python, as part of one of my projects. code is
here:
[link]
may it save someone some precious minutes.
NB, this only calls the CLI binary, and does not, e.g. use pyObjC
calls to make it go. Nor does it re-implement anything using Bob... more »
|
|
is somebody willing to 'clear-out' the bugs in openmeta cli?
|
| |
there are some bug-reports open for the openmeta cli for a long time, which are not 'accepted' and not cared about. I'd like to have a 'mdset' utility also, with which it would be possible to set arbitrary kMDItem* attributes at will from the commandline. I am not a programmer, so I would need some experts with me to... more »
|
|
|