Skip to content

Releases: zeitlings/alfred-workflows

OCR v1.4.0

19 Aug 13:25
Compare
Choose a tag to compare

v1.4.0

  • Added bitmap compression and compression facets
  • Added embedding strategy options
    • "Word Granularity" attempts to embed the text word by word
    • "Line Oriented" is the strategy previously used (use if you encounter unexpected results)
  • Improved OCR embedding granularity
  • Fixed 'Recognizer init' error

Define Word v1.1.1

17 Jun 13:17
Compare
Choose a tag to compare

v1.1.1

  • Improved dictionary retrieval
    • Dictionaries previously not found are now found
    • Incomplete representations are now recognized1
    • The Short Name is now matched (e.g. Russian - English)
  • Added (hidden) environment variable log_available_dicts to log available dicts if set to 1
  • Added internal configuration option to open the workflow's cache (default: def :)
  • Fixed raising the workflow configuration (default: :def)

  1. e.g. Oxford Russian Dictionary instead of the full name

Bluetooth Device Battery v1.1.0

28 May 11:33
Compare
Choose a tag to compare

v1.1.0

  • Added support for more devices
  • Added headphones icon

Heads-up Display

17 May 17:11
Compare
Choose a tag to compare

Proof of Concept: Custom Heads-up Display for Notifications.

GIF from Images v1.0.0

17 May 20:46
Compare
Choose a tag to compare

Initial Release

QResolve v1.0.1

09 May 09:33
Compare
Choose a tag to compare
v1.0.1-qr

Update README.md

QResolve

08 May 22:54
Compare
Choose a tag to compare

Open links from QR Codes

GUI Input Experiment

30 Apr 12:51
Compare
Choose a tag to compare

Proof of Concept

Bluetooth Device Battery v1.0.0

30 Apr 14:26
Compare
Choose a tag to compare

OCR v1.3.0

27 Apr 18:00
Compare
Choose a tag to compare

v1.3.0

  • Added PDF compression
  • Added a keyword for quick access to the workflow configuration (Alfred 5.1+)
  • Added Universal Action modifier option to apply compression to PDFs (⇧⌘)
  • Added Universal Action modifier option to open converted PDFs in the default application (⌥⇧)
  • Added a configuration option to open converted PDFs in the default application
  • Added a configuration option to specify how text should be joined when taking a snapshot
  • Changed the modifier keys to replace a PDF and added noticeable visual queues (⌥⌘)
  • Changed the way an export strategy is specified by using a pop-up selection box
  • Improved performance