We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a5e2fb commit 0f7d482Copy full SHA for 0f7d482
defaults.yml
@@ -467,7 +467,10 @@ categories:
467
text: Desktop. Accompanied by `NewWindowTargetPath = "file:///bob/Desktop/"`.
468
- value: PfDo
469
text: Documents. Accompanied by `NewWindowTargetPath = "file:///Users/bob/Documents/"`.
470
+ - value: PfID
471
+ text: iCloud Drive. Accompanied by `file:///Users/bob/Library/Mobile%20Documents/com~apple~CloudDocs`.
472
- value: PfAF
473
+ default: true
474
text: Recents. Accompanied by `NewWindowTargetPath = "file:///System/Library/CoreServices/Finder.app/Contents/Resources/MyLibraries/myDocuments.cannedSearch/"`.
475
- value: PfLo
476
text: Other location. Accompanied by `NewWindowTargetPath = "file:///the/other/location/`.
0 commit comments