Releases: stroebjo/alfred-recent-office
Releases · stroebjo/alfred-recent-office
Alfred Recent Office v1.2
- Office seems to have changed something on the Plist files it creates, and I needed to update to the Python 3
plistlib
to parse ist again, so the workflow is updated to python3 and no longer works with python2 - updated to the latest office app icons
- use JSON format for sending results to Alfred
Alfred Recent Office v1.1
- switch to Alfred native item[type=file], native Alfred modifiers like Show in Finder
- let Alfred determine the file icon.
- use Python XML library to build XML response
Alfred Recent Office v1.0
First working release!