Custom names for screenshots
Currently if you take a screenshot, it gets a name like this:
Personally, I feel the date and time are redundant given you can already sort files by date in the Finder and in Dock folders. So you can omit the date like this:
defaults write com.apple.screencapture include-date -bool false
To reverse it:
defaults delete com.apple.screencapture include-date
Now, you’ll get screenshots named like this:
Keep reading with a 7-day free trial
Subscribe to Tech Reflect to keep reading this post and get 7 days of free access to the full post archives.