We will be doing maintenance work on Vivaldi Translate on the 11th of May starting at 03:00 (UTC) (see the time in your time zone).
Some downtime and service disruptions may be experienced.
Thanks in advance for your patience.
Tree Tabs
-
@stilez Coloring is not possible at the moment. Tree tabs are not the real tabs from the browser so none of the extensions can interact with it. Each extension is sandboxed and unfortunately it's just not possible with browser's "Web Extensions" API. Firefox has something to get some colors from tabstrip, but chromium (Vivaldi and Opera) does not.
I have in plans colors for folders, but not for tabs. Sorry...
-
Just wanted to report that every time I start Vivaldi, one or two tabs which were in folders appear not in folders any more, and so I have to tidy up each time and put them back where they should be. They also don't appear at the bottom of the list, but mixed in with the handful of other 'non-folder' tabs. I haven't been able to spot a pattern yet, and it certainly isn't the last tab I had open when closing the browser for example.
I think I'm running the latest version of TT, but I couldn't actually find the version number reported anywhere. The Extensions page says Version 100 but that doesn't look right...
-
@dsl101 Thank you for testing the nightly builds
This time around I uploaded quite experimental version where folders can be placed between tabs as well, but I forgot to put version in manifest.json. Reordering is quite buggy atm. Also drag and drop is not finalized with new structure, so be careful. Anyway, I`ve uploaded a bit more "polished" 1.8.0 alpha version. Please keep reporting anything you find, just like you did now
-
Is 1.7.2 the latest stable version? I guess it would be nice to update the original post with this information each time a new version is released as the URI has to be updated anyhow.
Thank you for this wonderful extension. Unfortunately, it's too buggy for me to put it to real use ATM. It looses all tree structure upon each restart.
-
Hey @kroppy I just lost all my folders again, after some external app launched Vivaldi by asking the shell to open a URL (I usually try to take care to make sure V is open before I click anything which might open a web browser, but I missed this one). Normally when this happens, the Emergency buttons work to reload, but this time they were all greyed out. I immediately closed V and reopened it, and now the Emergency buttons were available, but clicking them did nothing :(. I have about 150 tabs in an flat list now which I'm going to have to recreate.
I really hope you're able to track this one down, as it's killed me a few times. And auto-saving sessions would be fab, as I never remember to go into the manager and explicitly save my most recent set of folders...
-
Also another thought—and I don't know if this is out TT does it already—but I've always had problems loading / importing / merging sessions when the number of tabs is high, as V simply runs out of memory. I remember you saying before that it's not possible to create a session and add tabs without them loading (unlike when V launches and tabs are hibernated by default).
So, during the import / merge / load, would it be possible to have V load each tab, then hibernate it before loading the next one? It will probably take longer I understand, but should reduce memory load and stand a chance of completing. For the odd occasion where I've had a complete meltdown of the current session and lost all my folders, I'd rather set that running and get a coffee than have to work through the long flat list putting everything back where it came from...
Tx.
-
@kroppy I think I finally noticed a pattern to the unwanted loading of tabs after closing the current tab. Since I had to start from scratch with my folders, I had a much simplified structure.
I've captured some shots to make the description easier. You can see below I'm typing this in a tab in Folder 1, and I have another folder with 2 unloaded tabs:
Then I open a new tab from the current one by double-clicking:
When I close that tab, focus should go straight back to the previous tab, which is in fact what happens:
But at the same time, the tab below the one I just closed is also loaded for some reason. I don't know if this is Vivaldi or TT causing this, and my TT settings say to let the browser decide what should happen:
and my browser setting says most recently used:
Hope that's useful—I'm using the nightly build BTW.
-
Export session
button stopped working for me recently :(. I'm not sure if I can pinpoint a moment, but maybe update to Vivaldi 2.x is connected? -
@leggewie Well, yes 1.7.2 is last stable. Can you check out my last nightly build? It should be at stable state and is close to be a release candidate, most importantly if loss of tree structure is resolved or not. If not, I have to find out what causes it.
-
@stvad Same for me, so it must be related.
When I open panel in new tab (right click on panel icon, Open in->New Tab), there it works flawlessly. I have no idea why it started to block it (again) from the web panel.
-
@dsl101 Sorry for the wait, I had to take a break for few weeks, since the lack of sleep It was getting dangerous on the roads for me (and not only me)...
Yes, tabs are made with url, index position, and some other useless stuff, but the most important option is not available in chromium... "make it unloaded". Anyway I make tabs and unload them by some degree, after favicon or at least title is in place otherwise you would have no idea what is what, but fair enough, it would be better to create tab or only few at once and then after previous are done and unloaded make next few and so on.By the way please post anything here, it's exactly what is needed for this issue:
https://bugs.chromium.org/p/chromium/issues/detail?id=879838#c2
https://productforums.google.com/forum/?utm_source=footer#!msg/chrome/a0x0B9hzBZ0/HsM9jRaACAAJSo Chromium folks see that there is some interest.
-
@kroppy That's great that the feature is coming. Chrome Dev is on 72 already. Do you know if this landed in 71, as the target says?
-
@dsl101 I will look into that
-
@dsl101 Nope... In Chromium 72 Canary build using chrome.tabs.create({discarded:true});
still returns "Unexpected property: 'discarded'".
So unloaded tabs is still not a thing for chromium
I use Firefox for the time being, although I don't like itWhat I miss from Vivaldi, is the Speed Dial with images for links and bookmarks.
But I was able to export my session from Vivaldi and import it to Firefox using my extension -
Hmm. OK, I will try to post a reply to that chromium thread asking if the target is still accurate (even though we know it isn't :). I will try the export / import to firefox, as I do use both for dev / testing anyway. Thanks again for your continuing efforts on this!
-
@riddle44 Hi, Try now with Tree Tabs 2018.11.02 - Opera.zip from my google drive. I forgot to put "generic" manifest.json file that works with both Vivaldi and Opera. I also pushed nightly to gitlab right now.
As for disordered tabs, I think I solved it some time ago. What was your previous version that you were running? -
@kroppy This might be useful if reliably storing data for TT in the browser is part of the challenge... https://github.com/gruns/irondb No connection, but I'm about to use it on another project...
-
@kroppy Just lost all my folders again when an external app triggered Vivaldi to load by opening a URL (as the default browser). Emergency backups did nothing (refreshes the list of tabs, but doesn't put any folders back). It looks like all tabs are there, and the small number that were nested are still nested, but not a single folder is recovered :(. I'm using 1.8.0 according to the Extensions page.
-
Load and merge of the auto-saved session from earlier today did recover most things. A few tabs weren't put back where they came from, and the ordering of tabs within folders is a bit randomised, but no more than usual :).
-
@dsl101 Too bad it still happens, I did a tiny update where I delay start of the background script until first request is sent from the panel. I hope it will help a little
BTW are you able to save sessions and groups from panel? Since update to Vivaldi 2.2.1350.4 it started to block save dialog (again). It works when I open web panel in a tab, so I have no idea what is gong on this time...