You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The folder picker starts collapsed and you open branches as you need them.
Showing an entire tree expanded is unusable past a handful of folders. The
branch containing the preselected folder is opened automatically so a
remembered choice is never hidden under a closed parent.
Added
A search box in the folder picker. It filters by folder name or by path and
lists matches flat, each with its path, since the path is what tells two
folders with the same name apart.