Skip to main content
Participant
February 26, 2022
Answered

Serious Complaint

  • February 26, 2022
  • 1 reply
  • 246 views

Why is the "Close and Go to Bridge" option DIRECTLY next to the "SAVE" option???? I worked on a project for about an hour without saving and when I went to click save like I always have done I accidently pressed CLOSE! WHY IS IT RIGHT NEXT TO SAVE? I do not have Bridge installed so I FLAT OUT LOST MY WORK. I understand there is a dialogue box that pops up that says "Save changes before" but this time it did not appear and instead began to AUTO DOWNLOAD BRIDGE. WHY? 

 

Close option should be at the bottom or top NOT NEXT TO SAVE.

 

I never thought this could happen until it did. You could be next!

This topic has been closed for replies.
Correct answer Stephen Marsh

The location in the menu is a valid point.

 

Another valid point is using the universal/cross app operating system command to save, rather than the menu: CMD/CTRL S

 

Working for an hour without saving is perhaps asking for trouble. Look at the following Bridge script from @SuperMerlin  that will pop up a reminder in Photoshop:

 

https://community.adobe.com/t5/photoshop-ecosystem-discussions/reminder-to-save/m-p/10466042

 

Which could be tweaked into an auto-save script:

 

https://community.adobe.com/t5/photoshop-ecosystem-discussions/automate-save-as-or-export-with-sequential-file-names/m-p/9003836

 

https://community.adobe.com/t5/photoshop-ecosystem-discussions/automatic-save-function-not-for-autorecovery/td-p/10541150

 

https://community.adobe.com/t5/photoshop-ecosystem-discussions/photoshop-interval-function-in-scripting/m-p/12145044

 

1 reply

Stephen Marsh
Community Expert
Stephen MarshCommunity ExpertCorrect answer
Community Expert
February 26, 2022

The location in the menu is a valid point.

 

Another valid point is using the universal/cross app operating system command to save, rather than the menu: CMD/CTRL S

 

Working for an hour without saving is perhaps asking for trouble. Look at the following Bridge script from @SuperMerlin  that will pop up a reminder in Photoshop:

 

https://community.adobe.com/t5/photoshop-ecosystem-discussions/reminder-to-save/m-p/10466042

 

Which could be tweaked into an auto-save script:

 

https://community.adobe.com/t5/photoshop-ecosystem-discussions/automate-save-as-or-export-with-sequential-file-names/m-p/9003836

 

https://community.adobe.com/t5/photoshop-ecosystem-discussions/automatic-save-function-not-for-autorecovery/td-p/10541150

 

https://community.adobe.com/t5/photoshop-ecosystem-discussions/photoshop-interval-function-in-scripting/m-p/12145044

 

Stephen Marsh
Community Expert
Community Expert
February 26, 2022

I forgot to mention, you can disable the menu item:

 

 

You may also wish to reset warnings in Preferences > General:

 

Participant
February 26, 2022

I was just frustrated when I wrote this post. Thanks for the quick response I will disable the option. Thank you!