Skip to content

Releases: deanishe/alfred-repos

Revert changes to subtitles

30 May 18:33
Compare
Choose a tag to compare

Put repo path back in subtitle.

More robust settings handling

28 May 09:33
Compare
Choose a tag to compare

Workflow should now ignore invalid applications in settings, and also be a bit faster. Fixes #28

Skip unreadable directories

23 May 10:33
Compare
Choose a tag to compare

Tell find to skip unreadable directories, so it exits cleanly. Thanks to @cameronsstone for #26.

Check for valid version number

07 Nov 12:53
Compare
Choose a tag to compare

Support for Alfred 4's multiple modifiers

07 Jul 09:26
Compare
Choose a tag to compare

Arbitrarily combine modifiers for more options (e.g. app_cmd_shift: "Safari" to make ⇧⌘↩ open the selected repo's URL in Safari).

Fix updates

02 Aug 09:04
Compare
Choose a tag to compare
v2.1.2

Use new variable setting mechanism (Alfred 3.4.1+)

23 Jul 11:30
Compare
Choose a tag to compare

Update Alfred-Workflow to use Alfred 3.4.1's new variable mechanism, which lets type=file work together with variables #14

Auto-update repos when settings change

25 Jun 14:05
Compare
Choose a tag to compare
  • Automatically refresh list of repos when settings change #8
  • Fix handling of default application

Better URL handling and Alfred 3 support

25 Jun 10:12
Compare
Choose a tag to compare
  • Handle more URLs and better #13
  • Use Alfred 3's features, such as auto-reloading during update
  • Add Browser meta app
  • Rename apps in configuration for better clarity

Open remote repo URL in browser apps

07 Aug 21:13
Compare
Choose a tag to compare

Add #5 by @blefevre — If configured app is a browser, pass remote URL, not local folder path.