Releases: robwalton/alfred-ulysses-workflow
Releases · robwalton/alfred-ulysses-workflow
Fix to work with Ulysses 13
v.1.0.3
v1.0.2 - Patches for Ulysses 12 update
- Fixed displayName KeyError exception that completely broke the workflow with Ulysses 12 update
- Fixed 'uo' command to work with renamed UlyssesMac application name under Ulysses 12 update
- Fixed an older issue with 'un' command
(Includes two items from 1.0.1 just released)
v1.0.1
Uploaded as packal.org v1.0
- Fixed 100% cpu hang on Sierra with update of alfred-workflow to 1.25.1
- Added
uf
command to find groups and sheets based on their content (not just their first line) u
,ug
anduf
now use fuzzy search Ulysses' path to groups and sheets- Added
un
command to create new sheet with optional text - Added an Alfred file action to open text-like files in Ulysses
- Added support for Inbox items
- Added support for local Ulysses (non-iCloud) items (still no external folders)
- Added warning when no iCloud files found
- Fixed race condition with
uo
command when Ulysses is not activated
Uploaded as packal.org v0.9.2
- Fix race condition where toggling view state fails while Ulysses is launching
Uploaded as packal.org v0.9.1
- Added feature to select view for opening items with and commands to configure
- Behind the scenes the workflow now uses (not enough of) deanishe's https://github.com/deanishe/alfred-workflow
- Help now opens in Safari
- 'ug' command no longer lets user drill into empty groups
Sheet view experiment
Switch to sheet view after opening
Uploaded as packal.org v0.9.0
Initial public release