V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
aomoes
V2EX  ›  macOS

Finder 有什么办法可以默认在所有的文件夹内开启使用群组吗?

  •  
  •   aomoes · Mar 30, 2022 · 1630 views
    This topic created in 1500 days ago, the information mentioned may be changed or developed.
    每次进入一个新的文件夹都要右键打开实在是太麻烦。
    2 replies    2022-04-02 23:13:47 +08:00
    ynyounuo
        1
    ynyounuo  
       Mar 31, 2022
    $ defaults read com.apple.finder | rg group
    GroupBy = None;
    FXArrangeGroupViewBy = Name;
    FXPreferredGroupBy = None;
    RecentsArrangeGroupViewBy = "Date Last Opened";
    GroupBy = "Date Added";

    大概应该没办法 global 开启该选项,不过你可以选择用 Automator 或者 Keyboard Maestro 之类的工具辅助写个 Macro 来 recursively 开启这个选项
    f64by
        2
    f64by  
       Apr 2, 2022
    Finder 中按 Command+J ,弹出的设置窗口中修改,然后点击最下方的设为默认
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   1301 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 46ms · UTC 17:31 · PVG 01:31 · LAX 10:31 · JFK 13:31
    ♥ Do have faith in what you're doing.