cxw42 / TabFern

Google Chrome extension for saving and restoring sets of tabs, and for switching between windows and tabs from a vertical, grouped list.
https://cxw42.github.io/TabFern/
Other
170 stars 29 forks source link

Restoring closed window doesn't remember pinned tabs #106

Closed MaaRak closed 6 years ago

MaaRak commented 6 years ago

When closing a window where some/all tabs are pinned, reopening the window reopens them all as unpinned tabs.

cxw42 commented 6 years ago

MaaRak, thanks for using TabFern and for the report! Would you please add a bit more detail? This will help me figure out what is going on.

I have never used "Pin tab" myself, which is why it might not be supported by TabFern yet :) . Thank you!

cxw42 commented 6 years ago

@MaaRak I updated the code based on what I think you are referring to. Does this look like the behaviour you want? If I close the window (either directly in that window, or using picture_delete) and re-open it, the pinned tabs are still pinned.

untitled

MaaRak commented 6 years ago

Hi cxw42!

To answer your original questions:

And, yes, the pic you have in the second post does look like the behavior I'm looking for! Thanks for the quick response!

cxw42 commented 6 years ago

@MaaRak You're welcome, and thanks for the additional detail! If you know how to run Chrome extensions unpacked, check out branch v01f and you can try it now :) . Otherwise, this fix will be included in the next release. I am going to close this issue; feel free to add a comment or open a new issue if you have further questions/comments/suggestions/bug reports/&c.!

cxw42 commented 6 years ago

Oh - and for purely selfish reasons, I'll ask --- would you mind starring the project if it is helpful to you? I'll take all the free publicity I can get :D .

MaaRak commented 6 years ago

Tested and works like a charm! Happily starred, thanks again! This is already a huge improvement to the dead Tab Outliner extension.

cxw42 commented 6 years ago

Drag-and-drop of a pinned node from a closed window to an open window loses the "pinned tab" setting.

cxw42 commented 6 years ago

Bug fixed --- MaaRak, grab the latest if you're continuing to run unpacked.