Skip to content
This repository has been archived by the owner on Jan 10, 2020. It is now read-only.

Releases: deanishe/alfred-safari-assistant

Final release

19 Oct 20:54
Compare
Choose a tag to compare

This workflow is no longer developed because Apple have crippled Safari to the point that it's a toy browser.

Ensure script directories exist

09 Apr 14:32
Compare
Choose a tag to compare

Fixes regression in #28

Always load action scripts

16 Feb 08:18
Compare
Choose a tag to compare

Use a script as default URL action

15 Feb 12:08
Compare
Choose a tag to compare
  • Add script to open URL in new Safari window. Closes #23; closes #25
  • Use script (Open in Safari) as default URL action. Closes #24
  • Add scripts to copy tab title + URL. Closes #26
    • Copy URL copies URL and title to pasteboard as public.url and public.url-name
    • Copy URL as Markdown copies URL and title to pasteboard as Markdown-style link ([title](url)).

Sort iCloud tabs & use Safari by default

06 Jan 10:41
Compare
Choose a tag to compare
  • Sort iCloud tabs by device name and sort index
  • Explicitly open URLs in Safari. Closes #22

Fix cloud tab filtering

28 Oct 18:26
Compare
Choose a tag to compare
  • Fix cloud tab filtering. Closes #19
  • Log filtering results and "match" strings

Add iCloud Tabs

22 Oct 20:18
Compare
Choose a tag to compare
  • Search iCloud tabs with itab #2

Works on High Sierra. Other versions not yet tested.

Show URL action icons on modifier keys

27 Dec 01:55
Compare
Choose a tag to compare
  • Show URL action icons on modifier keys
  • Build .alfredworkflow files in ./dist, not root
  • Add "Open in Current Tab" URL action
  • Rename alsf.go to main.go

Apply Alfred's knowledge to actions

25 Dec 19:30
Compare
Choose a tag to compare
v0.4.7

Apply Alfred's knowledge to actions

Additional "don't hide Alfred" connections

30 Nov 23:06
Compare
Choose a tag to compare