Open nothingmuch opened 8 years ago
Interesting. I thought about this when first designing the layout, and decided that it would get too cluttered too quickly. Lots of people regularly keep 50+ tabs open, and trying to lay them all out on one page wouldn't be as useful as working withing each tab.
Unless there's a lot of demand, I probably won't change this, although you're welcome to add it as an option yourself and submit a PR.
On a side note, I've been thinking of making a Visual History-esque mobile browser. As someone who browses the web breadth first, how would you like a mobile browser that ditches tabs altogether, and just has connected nodes on a canvas that you can zoom into, out of, and between?
I think the UI should stay almost exactly the same, with an an ellided link for derived pages going to the parent tab's history tree. At least that's how I imagined it. My ulterior goal is to archive this to make sense of my history/browsing habits later.
As for mobile browsing - I tend to avoid it because switching between things is a bit hard. I can certainly see how a tree UI would help me to browse like a normal person, and therefore would help me to browse on my phone, but I doubt I'm a representative example and phone are not very practical for this mode of information binging ;-)
On 28 June 2016 at 19:09, Joel Gustafson notifications@github.com wrote:
Interesting. I thought about this when first designing the layout, and decided that it would get too cluttered too quickly. Lots of people regularly keep 50+ tabs open, and trying to lay them all out on one page wouldn't be as useful as working withing each tab.
Unless there's a lot of demand, I probably won't change this, although you're welcome to add it as an option yourself and submit a PR.
On a side note, I've been thinking of making a Visual History-esque mobile browser. As someone who browses the web breadth first, how would you like a mobile browser that ditches tabs altogether, and just has connected nodes on a canvas that you can zoom into, out of, and between?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/joeltg/visual_history/issues/4#issuecomment-229133714, or mute the thread https://github.com/notifications/unsubscribe/AAA3ouIKWsZjW1biel2N_SILBb_q8QZcks5qQWNxgaJpZM4I_juZ .
As someone who browses the web breadth first, I would be very happy if I could keep a persistent history tree of everything, where new tabs are rooted in their parent tabs' history trees.