Hello,
I need to preserve the tree structure of my tabs between Firefox sessions. For this I use the following process :
1) While Tree Style Tab is displayed in the … (funda kabanzi)
Hello,
I need to preserve the tree structure of my tabs between Firefox sessions. For this I use the following process :
1) While Tree Style Tab is displayed in the sidebar, I "Select All Tabs" ; then I "Bookmark Selected Trees" ; this creates a bookmark folder (let's name it "2024-07-24 -- Foobar") containing all my tabs, and the tree structure is preserved thanks to the ">>>" TST adds in font of the bookmark names.
2) Now, in another session of Firefox, I display the Bookmarks in the sidebar, andI I "Open all as a Tree" the folder "2024-07-24 -- Foobar". All the tabs are loaded, as well as the tree structure, which can be verified when Tree Style Tab is displayed in the sidebar.
Well, till now everything works fine, as long as tabs concern web pages. But when I tried the same process with tabs showing local files ("file:///D:/.../..."), things went wrong : Firefox prefixes ALL my file names with "about:blank?" ("about:blank?file:///D:/.../..." is displayed in the search bar), and all the tab show a blank page.
I suspect Firefox cannot load the local files, as it generally shows the "about:blank" page when it cannot load a page. But, if I try to "Open in new Tab" an individual bookmark contained in the folder "2024-07-24 -- Foobar", the local file is correctly loaded and displayed. So the problem seems to be linked to the interaction between TST and Firefox (but, as I said previously, only for local files, not for web pages).
First image : folder-creation.png :
- upper sidebar : TST shows the tree structure
- lower sidebar : the bokmark folder "2024-07-24 -- Foobar" has been created by "Bookmark Selected Trees"
Second image : folder-loading.png
- after "Open all as a Tree" on the folder "2024-07-24 -- Foobar", all the local file bookmarks are loaded as a blank page.
Thanks to anybody who can provide some help.
Alain Coste