simonguest / quick-camera

Quick Camera is a MacOS utility to display, mirror, and rotate the output from any of your cameras
44 stars 20 forks source link

Improved saving & removed unnecessary MenuBar Items #29

Open alessaba opened 3 years ago

alessaba commented 3 years ago

This pull request offers a new way to save the captures: the first time you save after reopening the app you'll be asked for the folder you want to save captures in the current session.

then every time you press CMD-S to save, the app will remember the folder and won't ask you again. This is useful because most of the times we want all our captures to be in one folder.

I know i shouldn't introduce unrelated changes in one pull request but i also removed some unnecessary menu bar items such as Edit and Help (we don't have a help and grammatical corrections in a camera app don't make sense). Only Camera and Window Items are left, for a cleaner experience