Enter forum description here ...
+150
Started

Sync Tabs Tree

Muhamad Kurnia R 12 years ago updated by Rod 3 years ago 67

Hi,


Is it possible to sync tabtree between computers?


There's one extension that write sessions (tabs) into bookmarks, so it will be sync'ed automatically.

+105
Started

Exiting Chrome normally causes (crashed) duplicates in the list?

Kyle Milnes 12 years ago updated by Jim0206 4 years ago 59

Please see the video at: http://youtu.be/hS_-aZeMZLk


Timestamp guide of the bug:

  • 0:14 I exit Chrome via the menu -> Exit option
  • 0:20 I launch Chrome
  • 0:42 You can see the 2 groups (that were open when I exited Chrome) have been duplicated? The old groups are marked as crashed?


My Chrome is set to "Continue where I left off" on start up

My Chrome version at the time of record was Windows: 22.0.1.229.64 beta-m


+26
Started

Very high memory usage in TO

Mayank Mehrotra 11 years ago updated by nnamerz 2 years ago 18
For some reason when Chrome first opens, TO is using somewhere around 250 MBs of memory. Is there a reason for this or does this have to do with the number of saved webpages (I do have a lot of saved pages, due to duplicates from crashing Chrome and restoring the pages through the "Restore" button)...?


Answer
vladyslav volovyk 11 years ago

From version to version there is a progress in this regards actually. Next version will have even lower memory usage. But some limits just very hard to overcome. Take note that sometimes even the simplest web pages consume dozen of megabytes of ram in the Chrome. It is well famous for this feature : )


The 250 MB memory consumption can be real. If you have something around 15 000 saved nodes. Next version will reduce this, but not on a magnitude.


My advice for now, if you have many thousands nodes (note that other extension just cannot even come close to such counts of simultaneously visible nodes) and the ram consumption is a big issue for you - expand all nodes, save the tree as a plain text web page (through Ctrl-S). 

Check if this page is rendered ok (reopen it in some tab)


Then uninstall Tabs Outliner - this will delete all its data (WARNING!!! THIS WILL DELETE ALL ITS DATA!!! RE READ THIS). Then install it again and start your tree from scratch. This will return you ram usage to 10-15MB. 

Use your saved in html tree to access  for old data (you can drag from it back to main view some individual windows and groups by the way). 

Other solution - having most of the part of tree collapsed - if items is collapsed it is not rendered in HTML, and consume very little ram. But it is actually more useful to have your old tree as a separate web page.


There is some price that need to be paid for some features. If you have a lot of data visible on screen in HTML world this is unfortunately lead to a big memory usage. In fact - if you continue to grow your tree indefinitely the ram usage will continue to grows also, you can reach any digits that you want this way. So you need decide what is more important for you - the ram, or having all the data in one tree.


I am periodically (once in 6 months actually) drop the whole tree in a file and start from scratch. Soon there will be better way for a same - it will be possible to create separate tree documents. So all the data will continue to be searchable and editable (the tree in a static HTML file is not editable by drag and drop... but editable in any HTML editor by the way)


Best.


+20
Started

Only some restored tabs are pinned

MZ Guy 10 years ago updated by Brendan Weibrecht 3 years ago 10
I have several windows that I save and restore with each time I restart Chrome. One of these windows has several pinned tabs. When restoring, TO seems to restore all the tabs as pinned, except for the first in the window / list. The first tab in the window gets restored unpinned.
+8
Started

Bug when working with pinned tabs

Dword 8 years ago updated by Qwerty Qwerty 3 months ago 5

Hey there,


there seems to be a small issue when working with pinned tabs:

Generally, Tabs Outliner remembers the pinned status of a tab and restores it when closing and reopening a window. However, the first pinned tab is always converted to a normal tab whereas the others stay pinned as expected. Minimal example:

1. Open Google, Ebay and Amazon in their respective tabs

2. Pin Google and Ebay

3. Save the window with a name like "Test"

4. Close the window

5. Reopen it with Tabs Outliner

6. Ebay is pinned whereas Google and Amazon are normal tabs


That does not seem to be the expected behavior. Please inform me if you fix this since it would make my workflow much easier!


Thanks for the great extension by the way ;).


Best wishes,

Sebastian Landwehr

+6
Started

stored tabs get mixed in too easily with crashed tabs

BenR 10 years ago updated by Luke Flegg 4 years ago 8
Hi, so I use "resume where I left off" in order to get back to the windows that I had open in Chrome when I reboot my computer. If I try to use "tabs outliner" to put some tabs into storage, after my chrome windows are opened again,
1) I get a bunch of "crashed" tabs listed in tabs outliner.  I'd be happy if I could turn this off.
2) my stored tabs are sorted along with the "crashed" tabs, but copies are not mixed in with the currently opened tabs, which came from the session restore.  It would be nice if the stored tabs were also mixed in with the re-opened tabs.

Or it would be nice if the stored tabs could be isolated so I could always find them whatever is happening with my other tabs.  

This is keeping me from being able to use tabs outliner.
Answer
vladyslav volovyk 10 years ago
Known problem. Really this tool is mostly unusable for users who have the option "Continue where i left off" turned on.

This is because of the luck of appropriate API in Chrome itself, to correctly distinguish reopened tabs from new, and normally closed (on Chrome exit) from crashed

Mostly this tool is for a real tabs addicts, and they actually very rarely restart the Chrome, so this is not a huge issue for them.

Yet your suggestion to just give the option to turn off the crashed windows management might help to make it more compatible for your case.

Need to think. It might be quick and easy fix.
+3
Started

Closing a tab doesn't remove it from the list (on SOME machines!)

Cezar Pokorski 10 years ago updated by Gary 6 years ago 4
Hello.
I share the same Chrome profile between some computers, mostly it is Linux on personal laptop and Windows 7 on work laptop. On my home computer (linux) everything is perfectly fine. On the other one (work Windows) laptop, phantom tabs stay on the list every time I close a tab in any way. This sounds very similar to an issue that was reported as fixed 2 years ago.
Only closing tabs from TO works as expected. 
I'd like to repeat once again that this issue is affecting only one of my machines and both use the same Google account = the same extensions.
Answer
vladyslav volovyk 9 years ago
I found that most likely such behaviour is a result of the fact that your Chrome have the "Enable fast tab/window close" flag enabled.

Go to
chrome://flags/
and disable the
Enable fast tab/window close
option
(it's not standard anyway and is under development)
Please report if this true/helps