geerlingguy / geerlingguy/Visibility
Add configurable option to toggle file visibility on Application open
Open
Feature Request
- Dominant language
- Objective-C
- Stars
- 8
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
See, for instance: http://code.google.com/p/hide-unhide/
Need to use a preference pane, allow user to set the preference, and then check for that preference in the application's startup logic.
We should create a separate class that has a function that checks the finder's current visibility.
And also we should have a function that switches the visibility and quits finder...
Can't have it quit the application automatically, because in that case, the preference would never be able to be un-set.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.