yellinben / SaveAsRedux

Return the classic "Save As" command to Auto Save apps in Lion/10.7

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SaveAsRedux

Return the classic "Save As" command to Auto Save apps in Lion/10.7.

It's a SIMBL plugin, but uses only public APIs. So it's only slightly hacky. Shouldn't conflict with Auto Save/Duplicate functionality. No promises though.

To Use

  • Install SIMBL
  • Build SaveAsRedux
  • Copy SaveAsRedux.bundle to /Library/Application Support/SIMBL/Plugins/

Customize

Currently SaveAsRedux loads in all applications, but only installs the "Save As…" menu item if it doesn't already exist. You can customize this by modifying SaveAsRedux-info.plist.

Check out this SIMBL tutorial for more info.

Issues

Currently there's an issue in some apps with menu validation and updating, causing the "Save As…" item to be hidden. I'm currently working on this. In the mean time, SaveAsRedux only seems to work in Preview, ugh.

License

This project is licensed under the MIT License.

About

Return the classic "Save As" command to Auto Save apps in Lion/10.7


Languages

Language:Objective-C 100.0%