On Wed, Feb 9, 2011 at 1:45 PM, Joel Reymont <[email protected]> wrote:
> How do I "badge" files with MacFUSE the way DropBox does it [1]?
> I'm sure this is some sort of an extended attribute but which one?
>     Thanks in advance, Joel
> [1] https://img.skitch.com/20110209-ph2uqyy18qy9bbemu1tcbxgxtb.jpg

>From what I can tell, Dropbox uses a custom Finder plugin to allow
badging of the files, as I don't think it is officially supported in
Finder.

Here are some useful links, if you want to hack:

http://stackoverflow.com/questions/4560757/get-path-to-selected-file-in-finder
http://scplugin.tigris.org/ds/viewMessage.do?dsForumId=1522&dsMessageId=2627129
https://github.com/davedelong/BetterInfo/blob/master/Finder.h

If you do implement a solution, please share it if possible. An
opensource framework for that would be nice ;)

att,
--
Paul Eipper

-- 
You received this message because you are subscribed to the Google Groups 
"MacFUSE" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/macfuse?hl=en.

Reply via email to