Live data from Hacker News

Side Tabs: Prototyping An Unexpected Productivity Hack

darrinhenein.com

71–80 of 104 posts

Re: Side Tabs: Prototyping An Unexpected Productivity Hack

#71
post #64

Earlier quoted context omitted.

It looks a lot like the windows start menu. Which is pretty easy to use.

I have seen people get lost in the Start Menu, and beg to have all their apps in one giant list at the top level.

They get lost in it because there are too many things, but they understand how it works. Which is the point here since they would make the tree themselves with something such as TreeStyleTab

Re: Side Tabs: Prototyping An Unexpected Productivity Hack

#72
post #66
post #60

How does this compare to Tree Style Tab? I've been using TST for years and I don't want to downgrade.

It looks nicer (in my opinion at least, and I've only test it on Linux), more minimalist style. But it doesn't have the collapsable tree groups that TST has, just a standard list of tabs.

It looks pretty bad on windows.

Re: Side Tabs: Prototyping An Unexpected Productivity Hack

#73
post #2

I've been using Tree Style Tabs[0] with Firefox for a long time. Being able to nest tabs and then collapse them is awesome. It is hard to live without it when using Chrome (I know there is a similar addon for Chrome[1], but it doesn't have the same feel since it just adds a new window off to the side and still has the tabs across the top). [0] https://addons.mozilla.org/en-US/firefox/addon/tree-style-ta... [1] https:…

Likewise, i like the tree style.

That said its not convenient on small screen resolution. Its fine on fullhd+.

Re: Side Tabs: Prototyping An Unexpected Productivity Hack

#76
post #2

I've been using Tree Style Tabs[0] with Firefox for a long time. Being able to nest tabs and then collapse them is awesome. It is hard to live without it when using Chrome (I know there is a similar addon for Chrome[1], but it doesn't have the same feel since it just adds a new window off to the side and still has the tabs across the top). [0] https://addons.mozilla.org/en-US/firefox/addon/tree-style-ta... [1] https:…

+1 for Tree Style Tabs. This seems in the right direction, but it's not nearly as feature packed as TST. One thing with TST though, pinned tabs is broken :(

uuh, I have TST on OSX with Firefox 30 and 5 perfectly pinned tabs. What do you mean by "broken"?

Re: Side Tabs: Prototyping An Unexpected Productivity Hack

#77
post #63
post #58

Earlier quoted context omitted.

TST is pretty simple to use and extensible if you want more. What you did was... not really practical. Have you tried using TST for a few days? I promise you won't be able to go back to any other way of browsing.

For developers and other tech guys maybe. But the average, non tech savy users have a very hard time understanding hierarchies and therefore tree controls. It's to such a degree that UX specialists like Alan Cooper strongly suggests never using tree views unless the data is naturally thought of as a hierarchy, such as a family tree etc.

>But the average, non tech savy users have a very hard time understanding hierarchies and therefore tree controls

Oh, that sounds very much like BS. "non tech saavy" users have been using hierarchies in computers since before Windows 95 (considering people that used MS-DOS as 'tech saavy' users). DOS/Windows folders were presented in a structure; File Explorer presented stuff in a structure manner. Hell, the "my documents" folder was structured... and even Gnome (the epithome of doing simple interfaces) presents folders in a structure manner.

Re: Side Tabs: Prototyping An Unexpected Productivity Hack

#78

Where I really want side tabs is on my Android Nexus 7 tablet. On it in Chrome I normally browse the web in portrait mode and I can see the titles of about three tabs, but only a few words of each. With a slide out side panel on the left (activated by dragging left to right from off the screen onto the screen) I would be able to see the titles for 15 or so tabs, with larger press areas and close buttons. I realize fo…

Firefox on my N7 has side tabs, but with full-tab previews, not just the titles. I don't find the extra space used to be a problem.

Re: Side Tabs: Prototyping An Unexpected Productivity Hack

#79
post #40
post #34

Earlier quoted context omitted.

...and reviews by others, and a process by which known bad extensions get taken down. It's not watertight (as the recent abuses in the chrome web store illustrate), but it's better than nothing.

AFAIK, Chrome extensions don't go through a review process. SmoothGestures was just one extension that got a new developer and then started submitting every visited url to their servers.

Well, there's certainly some central control even if it's not formal review. Of course, review wouldn't catch everything anyway (I think the ability to identify and block bad actors is more important than the a priori review).

Re: Side Tabs: Prototyping An Unexpected Productivity Hack

#80
post #9

Looks ugly in windows. And show to on the right is not working. Waiting for a better version. :)

Agreed! My work was done on OSX, as a proof of concept. My colleague Hayden is doing some great work to carry it forward, including Windows support ( https://github.com/dhdemerson/VerticalTabs )

Why it needs Windows support? Isn't it just an xul, js and css using xulrunner on every platform? Sorry, I ask because I never code in xul before.
Post reply on HN