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

FileChooser: Add current_folder option to OpenFile #796

Closed
sophie-h opened this issue May 10, 2022 · 5 comments · Fixed by #1045
Closed

FileChooser: Add current_folder option to OpenFile #796

sophie-h opened this issue May 10, 2022 · 5 comments · Fixed by #1045

Comments

@sophie-h
Copy link
Contributor

One typical use-case would be a text editor where the open dialog pre-selects the folder of the currently open file.

@btzy
Copy link

btzy commented Jul 6, 2022

This should probably apply to SaveFile as well.

@sophie-h
Copy link
Contributor Author

This should probably apply to SaveFile as well.

There exists a current_folder property for SaveFile() and SaveFiles().

@sophie-h
Copy link
Contributor Author

@bilelmoussaoui is that on your radar? Otherwise, I could probably give it a try.

@btzy
Copy link

btzy commented Aug 1, 2022

This should probably apply to SaveFile as well.

There exists a current_folder property for SaveFile() and SaveFiles().

Oops, yeah, the current_folder property works for SaveFile.

sophie-h added a commit to sophie-h/xdg-desktop-portal that referenced this issue Aug 29, 2022
@Nantris
Copy link

Nantris commented Mar 27, 2023

Same use case as OP. I'd really love to see this functionality.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants