Skip to content

How to modifier View Options(⌘J) with defaults command #382

@luxuxl

Description

@luxuxl
  • I made sure this feature is not in the commands list
  • I searched and didn't find this feature request in the listed issues

I'm looking for a command to modifier View Options(⌘J)

The view options is actually stored in com.apple.finder

To lookup it,we can use those command

defaults read com.apple.finder DesktopViewSettings
defaults read com.apple.finder StandardViewSettings
defaults read com.apple.finder ComputerViewSettings
defaults read com.apple.finder "FK_StandardViewSettings"

I tried many ways to change it,such as AppleScript、Defaults、PlistBuddy, but there are some problems

Metadata

Metadata

Assignees

No one assigned

    Labels

    discussionDiscuss about macOS automation

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions