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

Add ability to create temp file with this library. #123

Open
Monabr opened this issue Sep 28, 2024 · 3 comments · Fixed by #121
Open

Add ability to create temp file with this library. #123

Monabr opened this issue Sep 28, 2024 · 3 comments · Fixed by #121
Labels
next Scheduled for the next version

Comments

@Monabr
Copy link

Monabr commented Sep 28, 2024

Hello.

Now if I want to create a file for my application I need to use an additional library. I would like to be able to do this in one place as well as other file handling - in this library.

Please add such a feature.

@Monabr Monabr changed the title Add ability to create temp file with this liblary. Add ability to create temp file with this library. Sep 28, 2024
@ghost
Copy link

ghost commented Sep 28, 2024

What do you mean by temp file? Do you mean an empty file? Or do you mean saving a file without opening the file picker?

@Monabr
Copy link
Author

Monabr commented Sep 28, 2024

@santiwanti I mean to create file in cache directory and fill it with data.

do you mean saving a file without opening the file picker

Yes, I do.

@ghost
Copy link

ghost commented Sep 28, 2024

That is something that @vinceglb is working on with an API change. I will link this comment to that PR, but it's a pretty big PR so it might take a while to merge

@ghost ghost linked a pull request Sep 28, 2024 that will close this issue
6 tasks
@vinceglb vinceglb added the next Scheduled for the next version label Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
next Scheduled for the next version
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants