Skip to content

Commit 0f7d482

Browse files
Document "iCloud Drive" option
Co-authored-by: Yann Bertrand <[email protected]>
1 parent 5a5e2fb commit 0f7d482

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

defaults.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -467,7 +467,10 @@ categories:
467467
text: Desktop. Accompanied by `NewWindowTargetPath = "file:///bob/Desktop/"`.
468468
- value: PfDo
469469
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`.
470472
- value: PfAF
473+
default: true
471474
text: Recents. Accompanied by `NewWindowTargetPath = "file:///System/Library/CoreServices/Finder.app/Contents/Resources/MyLibraries/myDocuments.cannedSearch/"`.
472475
- value: PfLo
473476
text: Other location. Accompanied by `NewWindowTargetPath = "file:///the/other/location/`.

0 commit comments

Comments
 (0)