This repository has been archived by the owner on Jan 10, 2020. It is now read-only.
Releases: deanishe/alfred-safari-assistant
Releases · deanishe/alfred-safari-assistant
Final release
Ensure script directories exist
Fixes regression in #28
Always load action scripts
Use a script as default URL action
- 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 aspublic.url
andpublic.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
- Sort iCloud tabs by device name and sort index
- Explicitly open URLs in Safari. Closes #22
Fix cloud tab filtering
- Fix cloud tab filtering. Closes #19
- Log filtering results and "match" strings
Add iCloud Tabs
- Search iCloud tabs with
itab
#2
Works on High Sierra. Other versions not yet tested.
Show URL action icons on modifier keys
- 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
v0.4.7 Apply Alfred's knowledge to actions