How often at the end of the day (or midday!) do your internet tabs look like this? There is just too many tabs!
Sites you want to look at, need your attention, references, etc. At least for me having this many tabs open is just stressful and unproductive but I don’t want to close them because I might lose what I find. So my previous choices were either to bookmark them, close them, or leave them. None of these are particularly good.Â
What if by one simple keyboard shortcut you go save all your tabs into a dedicated notebook in Evernote that includes the title of the page and the link.Â
Well thanks to Justin Lancey you can. See his post here. He created the AppleScripts and then turned them into Alfred and LaunchBar workflows. If you don’t use an application launcher you should. Check out Shawn Blanc’s excellent article about them. If you do not have an application launcher this post will show you how to turn the AppleScript into an easy keyboard shortcut. In the meantime I also modified the AppleScript to send the URL of the tabs into a specific notebook rather than the default Evernote notebook.Â
Check out the process below or download the PDF of the steps.
First, go ahead and create a notebook where you want to collect your Safari or Chrome tabs. I named mine “InternetTabs”. Once you do this go ahead and sync your Evernote database and close the app.
In your Applications folder go to the folder named Utilities
Open AppleScript Editor
Create a new document
Paste the AppleScript code from Justin Lancey.
I just save the AppleScript to iCloud for quick access.
Scroll down untill you see “–MAKE ITEM IN EVERNOTE”.
In between the parentheses type notebook {“InternetTabs”}. If you titled your notebook differently just type that title in the quotes.
Save!
First, open up Safari or Chrome and make sure you have a couple tabs open. Click run at the top in order to test the AppleScript.
A popup notification should come up saying that it worked correctly.
After you have tested the AppleScript we are going to export the file into an application package.
Go to File > Export
Go to a location that you want to store the application file. At the bottom of the dialog screen click the dropdown and click “Application”.
Click Save.
In your Applications folder open Automator.
We want to create a “service” so double click on service.
In the search box type “application” and then drag “Launch Application” to the right.
Click the dropdown and scroll down until you see “Other…
Go to where you exported your application and open it.
Save your service.
I saved it as “Safari Tabs to Evernote
Once you go to your shortcuts click on “Services” on the left.
Once you are in your services scroll down until you see the General heading and click to add whatever keyboard shortcut you would like.
You should be good to go!
You can repeat the steps above to do both Safari and Chrome tabs.
Big thanks to Justin Lancey for his great post that inspired this slight modification.
http://veritrope.com/tech/organize-browser-tabs-mac/
#mc_embed_signup{background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; } /* Add your own MailChimp form style overrides in your site stylesheet or in this style block. We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */
Get new posts sent right to your email!