Skip to content

Commit e6dacc5

Browse files
committedApr 29, 2023
Update to 2023.7
1 parent 57d52ae commit e6dacc5

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed
 

‎README.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ List File Stream contents from Google Drive
44

55
[⤓ Install on the Alfred Gallery](https://alfred.app/workflows/alfredapp/google-drive)
66

7-
> On Alfred 4 use <a href='https://github.com/alfredapp/google-drive-workflow/releases/download/2022.12/Google.Drive.alfredworkflow'>alternative link</a>
8-
97
## Setup
108

119
Set your Google Drive’s location in the [Workflow’s Configuration](https://www.alfredapp.com/help/workflows/user-configuration/).
@@ -22,7 +20,7 @@ Search the contents of your Google Drive via the `gd` keyword. Filter for folder
2220
* <kbd>⌥</kbd><kbd>↩&#xFE0E;</kbd>: Reveal in Finder.
2321
* <kbd>⇧</kbd><kbd>↩&#xFE0E;</kbd>: Search on Google Drive’s website.
2422

25-
You’ll be asked to build the cache on the first run. A notification will show when it’s ready. The more files you have, the longer the wait. A macOS launchd agent will be loaded to do it daily. An immediate cache rebuild can be forced with <kbd>fn</kbd><kbd>↩&#xFE0E;</kbd>.
23+
You’ll be asked to build the cache on the first run. A notification will show when it’s ready. The more files you have, the longer the wait. A macOS launchd agent will be loaded to do it daily. An immediate cache rebuild can be forced with <kbd>⌘</kbd><kbd>⌥</kbd><kbd>⌃</kbd><kbd>↩&#xFE0E;</kbd>.
2624

2725
The [Universal Actions](https://www.alfredapp.com/help/features/universal-actions/) make it straightforward to copy and move files to a Google Drive folder.
2826

‎Workflow/info.plist

+1-1
Original file line numberDiff line numberDiff line change
@@ -2250,7 +2250,7 @@ To report a problem, run `!gddiagnostic`.</string>
22502250
</dict>
22512251
</array>
22522252
<key>version</key>
2253-
<string>2023.6</string>
2253+
<string>2023.7</string>
22542254
<key>webaddress</key>
22552255
<string>https://github.com/alfredapp/google-drive-workflow/</string>
22562256
</dict>

0 commit comments

Comments
 (0)
Failed to load comments.