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 f7105d7 commit 9075678Copy full SHA for 9075678
defaults.yml
@@ -454,7 +454,10 @@ categories:
454
text: Desktop. Accompanied by `NewWindowTargetPath = "file:///bob/Desktop/"`.
455
- value: PfDo
456
text: Documents. Accompanied by `NewWindowTargetPath = "file:///Users/bob/Documents/"`.
457
+ - value: PfID
458
+ text: iCloud Drive. Accompanied by `file:///Users/bob/Library/Mobile%20Documents/com~apple~CloudDocs`.
459
- value: PfAF
460
+ default: true
461
text: Recents. Accompanied by `NewWindowTargetPath = "file:///System/Library/CoreServices/Finder.app/Contents/Resources/MyLibraries/myDocuments.cannedSearch/"`.
462
- value: PfLo
463
text: Other location. Accompanied by `NewWindowTargetPath = "file:///the/other/location/`.
0 commit comments