Preemo Posted March 19, 2022 Share Posted March 19, 2022 Hi, I've accidently deleted all my workflows and am recreating them. I had a workflow that opened all the URLs inside a chrome bookmark folder but 45 minutes of searching and I can't find it. Looking for some help as this was a very useful way to automate frequent tasks like "create a new customer" - open the five screens I need to do that task. Link to comment
Preemo Posted March 20, 2022 Author Share Posted March 20, 2022 Hi everyone - just checking I posted this in the right place? Link to comment
vitor Posted March 21, 2022 Share Posted March 21, 2022 13 hours ago, Preemo said: just checking I posted this in the right place? You have. Link to comment
Vero Posted March 21, 2022 Share Posted March 21, 2022 @PreemoIt's a tricky question as we don't know either what workflow you're referring to, or which ones you've already come across. That's most likely why you haven't had any replies so far. A quick look online finds quite a few Chrome bookmarks workflows 🤔 Are you always opening the same 5 static links? If so, you could create a workflow with one keyword that opens all links, like the one in this example. https://www.alfredapp.com/blog/tips-and-tricks/start-your-day-workflow/ Let me know if that meets your needs vitor and TomBenz 2 Link to comment
Preemo Posted March 21, 2022 Author Share Posted March 21, 2022 Thanks Vero, I wish I could remember it too! Basically the "Open URL" is a workaround for now. What I would like to do is open all the URLs in a bookmark folder. Bookmarks are easier to maintain and chrome keeps them in sync between devices. From memory the workflow I had previously found had a script that looped through the bookmark and opened each URL. Link to comment
Preemo Posted March 21, 2022 Author Share Posted March 21, 2022 SOLVED: Here is the applescript to do it https://stackoverflow.com/questions/24864868/applescripts-to-open-all-sites-in-bookmark-folder-in-chrome Link to comment
TomBenz Posted December 30, 2022 Share Posted December 30, 2022 On 3/22/2022 at 12:25 AM, Preemo said: SOLVED: Here is the applescript to do it https://stackoverflow.com/questions/24864868/applescripts-to-open-all-sites-in-bookmark-folder-in-chrome Is there an equivalent code for Safari bookmark folders? Link to comment
ramachandradash Posted November 9, 2023 Share Posted November 9, 2023 (edited) https://stackoverflow.com/questions/24864868/applescripts-to-open-all-sites-in-bookmark-folder-in-chrome https://www.alfredapp.com/blog/tips-and-tricks/start-your-day-workflow/ Both The link above has not Solved my issues. If anyone has other solutions to open all URLs in particular would be more appreciated. I have a Folder where 50 URLs are saved. I want to open them all. Thanks Rama Chandra Dash Edited November 15, 2023 by ramachandradash added referece URLS Link to comment
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