Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

SHNXX

macrumors 68000
Original poster
Oct 2, 2013
1,901
663
I have a huge problem with tabs.

I usually have about 200 pages open at any given time and because I use Chrome, which is not very efficient, it slows my computer down quite a lot

How do you guys deal with tabs and pages that you want to look at later?
 
I have a huge problem with tabs.

I usually have about 200 pages open at any given time and because I use Chrome, which is not very efficient, it slows my computer down quite a lot

How do you guys deal with tabs and pages that you want to look at later?

I just don't use Chrome for that reason. It uses too much RAM when opening more tabs, and then my mac comes to a grinding halt.
 
I have a huge problem with tabs.

I usually have about 200 pages open at any given time and because I use Chrome, which is not very efficient, it slows my computer down quite a lot

How do you guys deal with tabs and pages that you want to look at later?

http://getpocket.com

I use an online bookmark service called Pocket (there are many others). They have a Safari and Chrome extension both. I just click to add the page to Pocket then read there page later in their iOS app or web page. I use it like you said as sort of temp bookmarks without cluttering up my "real" bookmarks in Safari.
 
"Oh, I'll read this later":
1. Copy URL to clipboard.
2. Paste into a TextEdit document.

Later...
1. Copy URL from TextEdit document.
2. Paste into browser.

Simple, effective, doesn't care what your browser is.


If one is highly motivated, one can also write a Service that will appear in the right-click contextual menu of YOUR_BROWSER_HERE. Then you just right-click on the link in YOUR_BROWSER_HERE and choose that menu-item. One obvious way to write that Service is to have it append the URL to a TextEdit text file.

In the years that have elapsed since Mac OS X 10.0, I have not been motivated enough to write such a Service.
 
If one is highly motivated, one can also write a Service that will appear in the right-click contextual menu of YOUR_BROWSER_HERE. Then you just right-click on the link in YOUR_BROWSER_HERE and choose that menu-item. One obvious way to write that Service is to have it append the URL to a TextEdit text file.
That sounds cool. I switch browsers a lot and if it wasn't for my pref. for the way FF handles bookmarks I would use Chrome full time.

Either way, for this idea or some similar ones.. if you have time could you point me in the direction where I could learn more about making services you can activate via right clicking. (I want to make it so I could right click any image file and it would auto resize it and export it to desktop).
 
Either way, for this idea or some similar ones.. if you have time could you point me in the direction where I could learn more about making services you can activate via right clicking. (I want to make it so I could right click any image file and it would auto resize it and export it to desktop).

In Automator, click the Automator menu.
Choose the "Display Automator Website" menu item.
Your browser will go here:
http://www.macosxautomation.com/automator/

Look around on that website. Here's the section on Services:
http://www.macosxautomation.com/services/

I strongly suggest learning how to make services that perform simpler tasks, rather than immediately trying to make the service task you want. This will teach you principles using known working procedures, which you can then apply later. Metaphorically, learn to swim in shallow water before jumping into unknown waters.
 
For the life of me I just cannot imagine why one would want 200 tabs open. I can barely comprehend 20. I'm not trying to be critical at all, I just wonder what the perceived benefit is.
 
In Automator, click the Automator menu.
Choose the "Display Automator Website" menu item.
Your browser will go here:
http://www.macosxautomation.com/automator/

Look around on that website. Here's the section on Services:
http://www.macosxautomation.com/services/

I strongly suggest learning how to make services that perform simpler tasks, rather than immediately trying to make the service task you want. This will teach you principles using known working procedures, which you can then apply later. Metaphorically, learn to swim in shallow water before jumping into unknown waters.
Thank you! This looks very interesting.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.