folderify icon indicating copy to clipboard operation
folderify copied to clipboard

Create a tiny icon to match the icons in the sidebar

Open JacobDB opened this issue 9 years ago • 7 comments

This is awesome, I used it to create a nice "Repositories" icon for my Mac. I do have one small request: Would it be possible to add an option to create a tiny icon in the style of the Downloads icon as well? I'd really like a little Git logo in my Favorites rather than a dumb folder

image

JacobDB avatar Jun 15 '16 21:06 JacobDB

Do you know how to set an icon that will be used in the sidebar? I think I once looked into it, but I didn't get very far.

lgarron avatar Jun 15 '16 22:06 lgarron

After a little research, it appears that this is not a metadata/resource fork property of the folder, but specified by applications by creating Finder Sync Extensions.

Should be possible, but it looks like it'll take a whole bunch of grunt work.

lgarron avatar Jun 15 '16 22:06 lgarron

Ah, so more difficult than just generating an icon. That's disappointing. Thanks for the info!

JacobDB avatar Jun 16 '16 12:06 JacobDB

I'm sure we could still do it. ;-)

lgarron avatar Jun 16 '16 18:06 lgarron

One possible approach: https://www.reddit.com/r/mac/comments/seig87/how_to_make_custom_finder_sidebar_icons_big_sur/

lgarron avatar Feb 09 '23 18:02 lgarron

I want this so much ! Maybe this could be useful: https://github.com/nullobsi/SidebarICNS ?

Llamamib avatar Apr 30 '23 03:04 Llamamib

For what it's worth, I've wanted this for a long time as well and I have found this project: https://github.com/rknightuk/custom-finder-sidebar-icons It automates the renaming process mentioned in the readme of the SidebarICNS project and also implements the guide from the Reddit post.

niklasbogensperger avatar Nov 30 '23 14:11 niklasbogensperger