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

Access file and directory selection dialogs #27

Closed
hadley opened this issue Oct 4, 2016 · 3 comments
Closed

Access file and directory selection dialogs #27

hadley opened this issue Oct 4, 2016 · 3 comments

Comments

@hadley
Copy link
Member

hadley commented Oct 4, 2016

Compared to file.choose() these would allow you to:

  • Set the starting directory

  • Select directories, rather than files

  • Optionally, operate like a save dialog where you can enter a file name

@kevinushey
Copy link
Contributor

Can you elaborate a bit on why the save dialog would be useful here?

I agree that rstudioapi::openFile() would be useful for selecting one or more files using the system dialog (or web dialog for RStudio Server)

@hadley
Copy link
Member Author

hadley commented Jun 6, 2017

Sometimes you want to ask people where they'd like to create a file and what to call it. (As opposed to electing an existing file)

@vnijs
Copy link

vnijs commented Jun 22, 2017

Access to the Data Import dialog, Spark connection dialog, and (future) DB connection dialogs would also be wonderful

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

No branches or pull requests

3 participants