1
0
mirror of https://github.com/jbranchaud/til synced 2026-07-06 01:00:35 +00:00

Add Clean Up Item Layout In Finder Window as a Mac TIL

This commit is contained in:
jbranchaud
2026-06-10 14:01:42 -05:00
parent cea6c75e1c
commit 03c11f9042
2 changed files with 18 additions and 1 deletions
@@ -0,0 +1,16 @@
# Clean Up Item Layout In Finder Window
Sometimes while doing a bunch of manual drag-n-drop of files and folders in a
Finder.app window, I'll end up with a visual mess. Compared to other folders,
nothing is organized on the grid.
I can tell Finder.app to clean that up with the _Clean Up_ menu option.
While focused on the folder that I'm concerned about, I can go to _View_ >
_Clean Up_ in the top menu. Everything will snap into place.
On the specific Finder.app window, there is also a triple-dot actions menu that
appears on the top right. The _Clean Up_ action is available there as well.
There is also a _Clean Up By_ option which is a nice way to organize by some
attribute, such as the type (e.g Folder/File and extension).