Skip to content

Tags: andweeb/Ki

Tags

v1.6.4

Toggle v1.6.4's commit message
Release v1.6.4

Changes:
- Update luarocks to use Lua 5.4
- Update usage of `hs.application:selectMenuItem` to use
  a boolean value

Tested with Hammerspoon version 0.9.80 and Catalina version 10.15.6

v1.6.3

Toggle v1.6.3's commit message
Release v1.6.3

Changes:
- Expose default URL entities

Tested with Hammerspoon version 0.9.76 and Mojave version 10.14.6

v1.6.2

Toggle v1.6.2's commit message
Release v1.6.2

Changes:
- Fix dialog block alerts to focus correctly
- Implement menu item selection event helper method
- Allow transitions to URL mode from entity mode

Tested with Hammerspoon version 0.9.75 and Mojave version 10.14.6

v1.6.1

Toggle v1.6.1's commit message
Release v1.6.1

Changes:
- Fix cheatsheet UI issue that displayed duplicate shortcuts

Tested with Hammerspoon version 0.9.75 and Mojave version 10.14.6

v1.6.0

Toggle v1.6.0's commit message
Release v1.6.0

Changes:
- Add URL entity
- Allow `Entity.renderScriptTemplate` to render external scripts
- Update Ki to enable transitions between url and select mode
- Add default URL-select workflows

Tested with Hammerspoon version 0.9.75 and Mojave version 10.14.4

v1.5.0

Toggle v1.5.0's commit message
Release v1.5.0

Changes:
- Allow file options and improve default behavior
    - Add options for showing hidden files and sorting by attribute
    - Add selection modal shortcut to toggle hidden files
    - Move current/parent directory choices to the bottom of the file list
    - Sort file list by last modified timestamp by default
- Catch and notify invalid file path exceptions

Tested with Hammerspoon version 0.9.73 and Mojave version 10.14.4

v1.4.0

Toggle v1.4.0's commit message
Release v1.4.0

Changes:
- Allow transitions from select mode to file and entity mode
- Add System Preferences selection & update select defaults
- Add Smart Folder class & update file defaults

Tested with Hammerspoon version 0.9.3 and Mojave version 10.14.3

v1.3.0

Toggle v1.3.0's commit message
Release v1.3.0

Changes:
- Add file copy and move actions
- Add log out action to normal mode
- Fix issue with fetching browser tab titles containing quotes

Tested with Hammerspoon v0.9.73, Mojave v10.14.2

v1.2.1

Toggle v1.2.1's commit message
Release v1.2.1

- Focus hs before showing confirmation dialog

v1.2.0

Toggle v1.2.0's commit message
Release v1.2.0

- Add file mode and default file mode events