Data Organization
-
Downloads is usually my largest folder. Funny thing is that it is literally all just Linux isos because I'm trying some things with servers
"Linux ISOs"
-
What is a spring-loaded folder?
-
This doesn't sound any easier than using Ctrl+X to cut files and Ctrl+V to paste them wherever you want to?
-
This post did not contain any content.
Realistically, the skip should be named "Desktop"
-
- Not being able to create a file
- Folders aren’t by default listed at the top
- Spring-loaded folders are hit or miss
- No good intuitive way to set defaults for ALL folders at once
- No good intuitive way to reset any folder defaults
- .DS_Store and ._DS_Store (nuff said)
I HATE that windows will sort folders at the top instead of alphabetically with everything else. I guess it comes from using a Mac for so long.
I agree about .DS_Store in any mixed os environment though.
-
This post did not contain any content.
Anyone who uses YYMMDD instead of ISO 8601 needs to be fed feet first into a wood chipper.
-
Do you even git?
Surely experiment 1…n should be branches.
With git LFS there's no excuse.
-
This doesn't sound any easier than using Ctrl+X to cut files and Ctrl+V to paste them wherever you want to?
wrote last edited by [email protected]Depends on how you use your computer.
Plenty of people would tell you that using a GUI file manager and cutting/moving files is inefficient on any platform as opposed to just using a terminal.There are times where it’s nice to drag a file or group of files and have Finder show me the content of the destination folder before I decide to drop the files. But sure I could do that with 3 mouse clicks and 4 keyboard taps.
I think that terminal only or primarily terminal is valuable, a combination of mouse and keyboard with shortcuts is valuable, and also the ability to just use your mouse (especially helpful for accessibility) is also valuable, and they all should be supported.
-
Why would you use the Finder when macOS has a perfectly fine shell?
zsh
? I mean, I use that too… but what does that have to do with anything? -
I HATE that windows will sort folders at the top instead of alphabetically with everything else. I guess it comes from using a Mac for so long.
I agree about .DS_Store in any mixed os environment though.
Yeah, I don’t know why having folders at the top would make anything easier.
-
zsh
? I mean, I use that too… but what does that have to do with anything?You can do all file management operations from the command line. No need to use the Finder.
-
Anyone who uses YYMMDD instead of ISO 8601 needs to be fed feet first into a wood chipper.
ISO 8601 is
YYYYMMDD
(orYYYY-MM-DD
in extended format)Are you really going to wood chipper someone for leaving off the leading
20
? I think we can safely infer the century and millennium with a high confidence, why not trade them for two extra name characters? -
ISO 8601 is
YYYYMMDD
(orYYYY-MM-DD
in extended format)Are you really going to wood chipper someone for leaving off the leading
20
? I think we can safely infer the century and millennium with a high confidence, why not trade them for two extra name characters?As an old person who has archives dating back to the 90s, yes.
-
You can do all file management operations from the command line. No need to use the Finder.
I don’t think the “average user” is going to drop Finder to use the terminal.
In fact though I’m not an “average user”and use
bash
,zsh
pretty much every day, there are still some things I’d rather do in Finder. -
This post did not contain any content.
Man, I hate my moms pc folder layout, like why do you have Documents folder inside of documents folder inside of Documents folder? Why do you create excel sheets inside Downloads folder when you didn't download them???
-
Anyone who uses YYMMDD instead of ISO 8601 needs to be fed feet first into a wood chipper.
I like my
YYYY.MM.DD-text
format and you can sue me for it -
You're a massive du -sh
-
As an old person who has archives dating back to the 90s, yes.
So do I, but I don't think I need to worry too much about confusing them with 2090.
-
Yes. Downloads is the way.
If you want to make yourself organize better, set up a cron to remove all downloads older than 7 days
then you’ll be efficient—and probably have nightmares.
wrote last edited by [email protected]No,I'll just disable the cron job before it executes and forget about it.
-
Yeah, I don’t know why having folders at the top would make anything easier.
wrote last edited by [email protected]Because if you're looking for a subfolder you're not looking for a file, and vice versa? It doesn't matter much in sparse directories, but it annoys me having to scroll through a ton of files to find the folder I want in directories with both.
I too like a lot of things about Mac, but finder could be improved, for sure.
(I have gotten used to a lot of its features and hate Windows' defaults too, so there's that. I don't think an ideal exists, unless it's in Linux somewhere and I just need to dual boot the desktop and get it over with)