开发者

add show/hide hidden files icon in OSX finder window [closed]

开发者 https://www.devze.com 2023-04-03 02:10 出处:网络
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed. This question is off-topic. It is not currently accepting answers.

Want to improve this question? Update the question so it's on-topic for Stack Overflow.

Closed 11 years ago.

开发者_开发问答 Improve this question

I can follow this script to show or hide hidden files on a mac, it works. Is there a way to add an icon to the finder window that on click toggles this functionality?

http://www.techiecorner.com/153/how-to-show-hidden-files-in-finder-mac-os-x/


Some ideas:

  • Make a double-clickable AppleScript file with above commands and drag the icon into your sidebar or top window bar. This article might help.

  • Use the Secrets PrefPane to un/set FinderShow hidden files

  • Use the hiddenfiles Dashboard Widget

0

精彩评论

暂无评论...
验证码 换一张
取 消