Hi HN,
I've just switched from Ubuntu to OS X for dev purposes. Things have been going well so far, but Finder seems a little non-structural and limited, and I'm not alone - it seems there's about 20 or so different file manager apps for OS X. Is HN able to provide me with some pointers? Is there a Textmate of file managers?
Here's what I'm missing from Finder:
- Proper collapsible/expandable tree view
- Ability to see and create symlinks
- See file access, create, modify times
- Preview of SVG files
- SFTP/SCP support
- ACL / old style mode changes
- Nautilus style icon or text navigation pane (so I can
paste a file path)
- General single window operation - I shouldn't ever need to open another window to move or copy files
> Proper collapsible/expandable tree view View -> as List: Check it out, tree view.
> Ability to see and create symlinks Finder has this. Symlinks look like their originals but with a little arrow overlay. Drag and hold Command+Option to create a symlink.
> See file access, create, modify times Again, Finder already has this (mostly). While in list view, go to View -> Show View Options and check Date Modified and Date Created.
> General single window operation - I shouldn't ever need to open another window to move or copy files You don't need to. Command+C and Command+V work just fine with files.