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

[Feature] Option to dynamically remove or not files when importing/explorting #435

Open
claymorwan opened this issue Feb 24, 2025 · 2 comments
Labels
feature A new feature or a feature request

Comments

@claymorwan
Copy link

Is your feature request related to a problem? Please describe.
Whenever I import or export files, wether they get deleted or not is determined in the setting, which mean if I wanna delete or not a files I have to go and change it beforehand

Describe the solution you'd like
A pop up that shows up when importing and exporting to let's the user choose if they want to delete the files from the gallery (when importing) or the vault (when exporting) or not.
For example here's how keepsafe handles it:
When importing:
import
When exporting:
export

@claymorwan claymorwan added the feature A new feature or a feature request label Feb 24, 2025
@leonlatsch
Copy link
Owner

Valid point. This is how I wanted to do it first, but the current solution was way faster to implement. 👍

@dheerajzorko
Copy link

dheerajzorko commented Mar 3, 2025

I think this is a valid request.
I would like it if the photo I added was removed from phone gallery, I.e., moved to photok.
Ideally you can store previous location incase user wants to restore it.
I understand as free users it's too much to ask for. Maybe I'll contribute to it . This is something I would like to have myself so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new feature or a feature request
Projects
None yet
Development

No branches or pull requests

3 participants