fyne-io/fyne

Inter-operate with platform-specific "favorite directories"

Open

#1,238 opened on Aug 7, 2020

View on GitHub
 (18 comments) (0 reactions) (0 assignees)Go (1,526 forks)batch import
FileDialogHacktoberfestenhancement

Repository metrics

Stars
 (28,262 stars)
PR merge metrics
 (Avg merge 26d 11h) (38 merged PRs in 30d)

Description

We should consider adding some kind of capability, possible as part of the driver, that exposes the platform's "favorite directories". For a start, we could just read them and add to the side-bar, but in a perfect world we would interact with these bi-bidirectionally.

windows_favorites

macos_favorites

Contributor guide