Skip to content

Releases: azai91/alfred-drive-workflow

v2.1

14 Sep 18:16
Compare
Choose a tag to compare
Release tag for version 2.1

Google Drive version 2.0

28 Aug 06:52
Compare
Choose a tag to compare

Complete rewrite that should fix all known issues and also adds some new features:

  • Special actions (like creating documents and logging out) are no longer under d > ….
  • Actions to create new documents (d New Document etc.) take optional name to be used as the document name.
  • The results now show when an item was last modified (and who modified it).
  • The workflow will automatically trigger login instead of requiring you to manually select d > login.
  • Improved cache behavior: Cache is expired after only 10 minutes, so missing items is less likely. It is updated in a background process, so user does not have to wait for results.

v1.2

24 Apr 15:27
Compare
Choose a tag to compare

New features:

  • create google docs, sheets, forms, and slides
  • supports additional filetypes (pdf)

v1.1

09 Apr 01:13
Compare
Choose a tag to compare

increase length that oauth server is active

v1.0

17 Dec 06:24
Compare
Choose a tag to compare

-requests for more files

v0.9

04 Dec 17:46
Compare
Choose a tag to compare

-add slides
-expand max number of results (to 1000)

v0.8

04 Dec 03:08
Compare
Choose a tag to compare
  • add server logging
  • update push notification title

v0.7

02 Dec 22:45
Compare
Choose a tag to compare

-make request on separate process
-removes "lastViewedBy" filter (ensures all items appear)

v0.6

08 Nov 06:59
Compare
Choose a tag to compare

-allow user to clear cache
-allow user to set cache length

v0.5

04 Nov 17:04
Compare
Choose a tag to compare

-handle error if access token not found