V7 Sessions
-
A Former User last edited by
it is ...but that takes much more work (to implement dark theme like in bookmarks)
I hope it will be in one of the next updates, currently I don't have a time for it -
wasdwasd Banned last edited by
Is it possible to reverse sorting, i.e. show most recent sessions at top?
-
A Former User last edited by
no, you can only reorder them with drag and drop
drop session on the green line under target session node, not the whole green session...or they will merge -
A Former User last edited by
My Opera crashed and I had to do a new installation, but all my V7 sessions saved sessions are gone. Fortunately, before the new installation I saved the old folder of "opera stable". is there a way to recover my old sessions? In which folder are V7 Sessions sessions saved?
-
A Former User last edited by
@arthurbiz
I hope you saved profile folder of Opera
\profile\data\Local Extension Settings\khmbgihnlknbjgjhmekjeoidpfimabpp
there will be some files like log, current...
copy those files and place them into your new Opera installation profile in the same path (same folder)
you sessions should be restored in new Opera installationps. you need to, of course, install V7 Sessions inside new Opera installation
-
A Former User last edited by
thanks for your quick reply.
Yes I saved the old folder but inside the old Local Extension Settings folder there are 4 folders. In 3 of these folders (including the one with the name you indicated: khmbgih ....) there are only 4 files with these names: 000003.log - CURRENT - LOCK - LOG - MANIFEST-000001). I opened the 000003.log file but inside there are only two lines with no data.
Instead, in the fourth folder (it is called: flaibmngbecjljogddbgojfenfcneanb) there are many more files including 4 files with the extension .ldb. I opened the log file (which is called 000551.log) and inside there is a lot of data including the links to the web pages that were inside my old Sessions.
I tried to follow your procedure (copy the old 4 folder in the new profile Local Extension Settings folder and then install V7, but the list of Sessions is empty. I also tried to replace the files in the "flaibmngbecjljogddbgojfenfcneanb" folder in the one you indicated "khmbgih .... "but the result was the same: no sessions -
A Former User last edited by A Former User
@arthurbiz
First, you need to install V7 Sessions inside new Opera
and then copy files from one folder to another (from old saved profile folder to new Opera installation).... folder name is khmbgihnlknbjgjhmekjeoidpfimabpp
this is also extension ID
you can go to opera://extensions/ and enable developer mode (top right corner)if you then go to any extension details, you'll see ID section in it
So...the ID of V7 Sessions extension is khmbgihnlknbjgjhmekjeoidpfimabpp and that is also a folder name where extension is saving data
other cryptic folders names are from other extensions (you can find which one by checking ID on extensions page)when you copied folder into new Opera, and THEN installed V7 sessions, that installation rewritten your copied folder, and in new extension there are no saved sessions ofc
...and when you copied files for other folder "flaib....." that was no V7 Sessions data...
-
wasdwasd Banned last edited by wasdwasd
@wasdwasd said in V7 Sessions:
Is it possible to add such feature? I use sessions often and have a few tens of them. I'd like t see most recent on top, because I open recent sessions more often than old session.
- for (var c = 0, e = sessX.length; c < e; c++) { + for (var c = sessX.length - 1; c >= 0; c--) {
Thank you, wasdwasd! Now it's much better!
-
nadie-nada-nunca last edited by
A bug and an observation:
The bug: whenever I drag a session to reorder the list, it opens in the current browser window, as if I'd clicked the appropriate button (I didn't). This is actually a long-standing but and I don't remember if I ever reported it.
The observation: both this extension and V7 Tabs are (obviously, since it's a new feature) unaware of workspaces. All the tabs in all workspaces are treated as if they were a long list in the same window. This is disorienting because they seem to be sorted more or less in the order they were opened instead of Workspace 1 first, Workspace 2 second, etc. Again, it's just an observation, not a bug, and not your fault; I'm not even saying that the extension should be workspace-aware at this point since it's likely the workspace feature will change and evolve. But just a heads up.
-
A Former User last edited by
@nadie-nada-nunca
about the bug:
Weird. I can't recreate that behavior. Reordering sessions, tabs, tabs between sessions, windows...
on my side it never triggers session open
tested on windows 10, stable and developerabout spaces:
as you already wrote, extensions are not aware of Opera spaces. -
aquavolt last edited by
Today stupid Opera lost all my 1400 tabs again. I didn't get why. There was enough free space on C: drive. But when I closed Opera and waited a few minutes I noticed there is one opera.exe process stuck and it was loading my CPU. So, I killed that. After I restarted Opera I discovered all my tabs are gone.
So, V7 Sessions (auto-saved session) saved my life again!
@vux777 thank you for this great extension! You managed to do the thing that code monkeys from Opera failed to do. And glad to see the continued development of this extension. It seems you took into account my request:
@aquavolt said in V7 Sessions:Could we get an option in settings to save empty tabs in autosaved sessions as it is in manually saved sessions?
Now it looks like in auto-saved sessions the empty tabs are also saved. Thank you!
I want to ask for another feature: offline session restore.
Story: After I lost my 1400 tabs I need to restore them. If I just try to restore them by clicking Restore session button Opera will try to reload them all. Given that there are 1400 tabs it's impossible (no one has that much RAM). So, how I workaround that situation: I disconnect the network to make tabs reloading fail (so they will demand much less RAM) and then click Restore session button... and wait for a long time. The problems of such an approach:- long time to wait
- Page titles are lost since the internet is disconnected and page failed to load (browser shows URL instead of page titles as the tab names)
It would be cool to solve this problem. I see two ways here.
First way: open tabs, but not reload them (not sure if Opera API supports that)
Second way: make V7 sessions autosave sessions in the format compatible with format of Opera's native "Current Session". So in case of Opera fault, we could just copy autosaved last session file from Local Extension Settings to Current Session (while the browser is closed) and then just run Opera with all the tabs open, with titles without the need to reload them all.
What do you think about this idea? -
A Former User last edited by
"Save current windows" in the drop down menu on the right doesn't work. Befor, you could save the current windows by right clicking on the large icon in the left side bar but now it doesn't work in that way anymore. What am I doing wrong?
-
A Former User last edited by
@arthurbiz
I tested it in developer and stable version
it works fine
in sidebar: If I left click on save session icon, it will save all windows
if I right click it, it will only save current windowAlso on toolbar popop, sessions are saved accordingly (tab, window, windows)
do you still experiencing this problem?
if so, pls post your OS and Opera version -
A Former User last edited by
@arthurbiz
I have a strange behaviour
Yesterday, in stable build prior to .63 it was working fine (and dev too)
Then last night I update to latest stable (.63) and the right click on sidebar button didn't work
But today is working correctly again in all builds
I hope it's just a "hiccup" in .63 version -
A Former User last edited by
@vux777
HI, thank you for your answers. Today the toolbar popup works fine. Right click in sidebar still doesn't work