DarrenG Posted March 25, 2013 Posted March 25, 2013 Hi all, first post here. In Alfred v1 I had a action to open a list of URLs with a Hotkey. I can do the same in V2 if I create a Workflow with multiple URLs but would prefer, if possible, to have a workflow that opens all the URLs in a Safari Bookmarks folder. Sounds simple but I cannot fathom how I would achieve this? I have to check a list of a dozen or so sites multiple times per day and the list can change so it would be much easier if I could just use a hotkey to open all the URLs in the folder. I can them maintain the folder as required. I've even looked at using Automator but it seems impossible even there. Any ideas?
jdfwarrior Posted March 25, 2013 Posted March 25, 2013 It CAN be done but it's a bit of a pain. You can query Safari's bookmarks using mdfind and get them, but that doesn't distinguish what folder and such they are in. That info is maintained in a big plist file that would have to be read and parsed each time. Once again, possible, but a lot of effort. Using the workflow and maintaining the Open URL items would be much easier.
DarrenG Posted March 26, 2013 Author Posted March 26, 2013 Seems to be one of those tasks that, on the surface, appears simple, but isn't! I'll continue with maintaing the Workflow/OpenURL method then! Thanks for replying.
PLANT Posted May 23, 2016 Posted May 23, 2016 Hi everyone, Was there any update on the matter? I'm really looking for the similar workflow. I have to check plenty of websites daily and have a Safari Bookmark Folder which I'm opening. Would be great to be able to open it with a keyword.
deanishe Posted May 25, 2016 Posted May 25, 2016 It's not that difficult to do. Safari leaves a copy of its bookmarks at ~/Library/Safari/Bookmarks.plist. History and Reading List are in there, too, IIRC.
aaf Posted August 15, 2019 Posted August 15, 2019 I also very much hope to have this function. At present, only one url can be opened. If the url of a folder can be opened, it will be very efficient.
deanishe Posted August 15, 2019 Posted August 15, 2019 47 minutes ago, live said: If the url of a folder can be opened, it will be very efficient. https://github.com/deanishe/alfred-safari-assistant
aaf Posted August 16, 2019 Posted August 16, 2019 9 hours ago, deanishe said: https://github.com/deanishe/alfred-safari-assistant Thank you very much for your help! I use chrome browser. Is there any workflowy related to chrome? I have searched for a long time and haven't found it.
deanishe Posted August 16, 2019 Posted August 16, 2019 2 hours ago, live said: Is there any workflowy related to chrome? Not that I'm aware of.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now