Wish: Return Finder Labels to Mavericks

Yes I want labels too!!! I am very visual and those dots just don’t cut it and slow me down, plus I also experienced problems with the colors switching.

Any status update on this implementation? I’m not seeing anything in the pre-release version about this change.

I like @Alkesh’s suggestion of putting the dots on the left of the filenames instead of on the right.

I am finding that sorting by tags in column view to be quite useful, since each colour gets its own section and items with two tags get repeated in each section.

I always found the full-width colour bars to be a bit overwhelming and Fisher-Price like.

Good news, everyone. Finally, I started serious work on this feature.

I believe I have pretty robust implementation of Label Colors in List View under Mavericks:
https://dl.dropboxusercontent.com/u/559047/label-colors-mavericks.png

You can download 1.5.28 and test it:
http://downloads.binaryage.com/TotalFinder-1.5.28.dmg

Your feedback is welcome. I still have to implement similar behaviour in Column Mode and Icon Mode.

Yay … thank you !!! We’ve been waiting for this feature for such a long time :smile:
I just tried the color labels in list mode and they look awesome – with the risk of sounding ungrateful, can I ask if color labels will also come to “column view” please :smile:

1 Like

I realize this is a “me-too” post, but I really wanted to post a reply giving a heart-felt thank you for adding the label functionality. And additionally, another for the amazing amount of work you have been doing on the product lately.

1 Like

TotalFinder 1.5.29 has complete implementation of label colors in List View, Column View and Icon View:
http://downloads.binaryage.com/TotalFinder-1.5.29.dmg

I’m pretty happy with the implementation, it should be performant and pretty clean. I’m ready for bug fixing and resolving rough edges.

1 Like

Yes! let’s fix the edges, they should be rounded… And, also, labels are present even if I don’t select that option in preferences. Turning on and off labels does nothing, Label colors are shown no matter what.

You are right. The label colors in Icon View are effective regardless of the the preferences. This is a bug.

I will try to render them with rounded corners, but this will be harder. Actually Icon View is rendered through raw OpenGL and it is not that easy to do gradients and rounded corners.

Totalfinder 1.5.29 (not easy to find except by update) brings back the pre Mavericks labels. You should advertize it as such and not only in the release notes.

I will properly release it on stable channel with proper documentation soon. It just has to be tested by more people. This will bump TotalFinder version to 1.6 when it happens. Also I plan to drop Lion support at that point.

Darwin, it works very well for me, but I had to reboot a couple of times. Then everything was working fine. I am very happy with the addition, not asking for more documentation - it is quite clear in the pref. I was just stating that it should be more publicized. A lot of people will be happy and maybe turn to Totalfinder. Keep up the good work.

TotalFinder 1.5.30 is out with final fixes and rounded corners in Icon View! (@willynanita)
http://totalfinder.binaryage.com/beta-changes

Also created a dedicated documentation page:
http://totalfinder.binaryage.com/colored-labels

Great, Thank You!

Can you make the corners more rounded? Like when you select a file or folder…

Unfortunately right now it is done via a trick. I cannot do rounded corners and gradient together. Right now it is implemented in a way that I draw top part with rounded corners without gradient, middle part with gradient and bottom part with rounded corners without gradient. Making those non-gradient sections bigger will make this trick more apparent.

Fair enough!

Thanks.

1 Like

THANK YOU!! You’ve had made a new customer in me, and I’m sure maaany others with this new implementation. Thank you :smile:

1 Like

I love the color labels! The gradients are a bit of a detail from earlier skeuomorphic applications, but to be honest,… I rather a flat color myself. Easier to implement too.

Great work. Can you also make the labels work on the desk top? I have most of the folders I work from sitting directly on the desktop, and I need the labels to show up there - instead of those weasley dots that I can barely see.

Thank you for these recent changes!

Some ideas to improve the color labels in the future (you might already have these on your to do list ;)):

Black text: The text color for all columns but the filename in list view used to be black but now it is a lighter gray with anti-aliasing to white. This makes it less legible and if you could make the text black it would definitely improbe.
The anti-aliasing to white is also present in the filename column.
 

Remove old labels: Would it be possible to have the option in the settings to automatically disable older color labels? So a file or folder never has two color labels.

Custom colors: It would be great if custom color labels could be created in the settings. Let a user name it and input a color code (hex/rgb/sliders).