Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remember previously opened folders #21

Open
jtpio opened this issue Apr 12, 2022 · 1 comment
Open

Remember previously opened folders #21

jtpio opened this issue Apr 12, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@jtpio
Copy link
Member

jtpio commented Apr 12, 2022

For now we need to re-open the folders manually after reloading the page.

Maybe the previous folder should be automatically opened is possible (best effort). That could be convenient for those always working with the same folder.

This could also be made opt-in or opt-out via the settings.

@martinRenou
Copy link
Member

Maybe we can change the behavior introduced in this commit, and instead of .cd('/') do a .cd( to the stored directory.

Ideally we would store the state on a per-root basis.

@martinRenou martinRenou added the enhancement New feature or request label Apr 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants