conceptualspace / yet-another-speed-dial

a modern speed dial for chrome, edge and firefox
Other
177 stars 32 forks source link

Feature request: Remember last selected folder #27

Closed glockbender closed 2 years ago

glockbender commented 3 years ago

I use two folders: home(default) and work. All 'new tab' action shows me a dial only at home tab. But I chose 'work' folder previously. Could you add correspond setting or implement this behavior by default? I mean for new tabs focus on the last used folder. Thanks=)

SerafDosSantos commented 2 years ago

This is currently my main itch about YASD...

conceptualspace commented 2 years ago

should be pretty easy to implement, ill try to bang it into the next release

sunjaxx commented 2 years ago

I would suggest to make this an option / setting: I also use multiple tabs but rather prefer to always have the first/main folder as default.

However, if, say, I open a bookmark from "work" (i.e. not your default one) and then go "back" using the browser back button, I would expect to end up in the "work" tab (and not the "home" one). Shouldn't this be the default / expected behavior in this scenario?

conceptualspace commented 2 years ago

nice catch. yes i suppose it should. we don't get this for free because YASD doesnt do any kind of routing with the extention URL (its intentionally left clear so users can easily search from the new tab page). so probably we need to add a listener on the background process to persist the page state. ill see if i can bang something into the next release or so

ccdragone commented 2 years ago

Simple work-around that works for me in Firefox - pin speed dial tab.

glockbender commented 2 years ago

Any updates about this feature?

enzogianvittorio commented 2 years ago

This is a very practical feature to have, and would make a huge difference. I really hope developer(s) are able to implement it.

conceptualspace commented 2 years ago

done. i'll add it to v2.4.0 :)