Add support for selecting folder only save dialog #639

Open
opened 2026-01-29 16:44:58 +00:00 by claunia · 0 comments
Owner

Originally created by @hexdump2002 on GitHub (Mar 18, 2021).

Electron has a property for showing folder only save dialogs: https://www.electronjs.org/docs/api/dialog#dialogshowopendialogbrowserwindow-options. It is called openDirectory.

Could it be added to the SaveDialogOptions that is used by ShowSaveDialogAsync?

Originally created by @hexdump2002 on GitHub (Mar 18, 2021). Electron has a property for showing folder only save dialogs: https://www.electronjs.org/docs/api/dialog#dialogshowopendialogbrowserwindow-options. It is called openDirectory. Could it be added to the SaveDialogOptions that is used by ShowSaveDialogAsync?
claunia added the Feature label 2026-01-29 16:44:58 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Electron.NET#639