Skip to content

[FEATURE] option to choose media based on chat #88

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

Closed
destaa opened this issue Feb 25, 2024 · 3 comments · Fixed by #93
Closed

[FEATURE] option to choose media based on chat #88

destaa opened this issue Feb 25, 2024 · 3 comments · Fixed by #93
Assignees
Labels
all platforms Issue related to all platforms enhancement New feature or request

Comments

@destaa
Copy link

destaa commented Feb 25, 2024

Is your feature request related to a problem? Please describe.
My whatsapp app data occupy more than 15GB used space in my android (most of it the media, one chatgroup can occupy 3GB used space), but I don't want to lose it all. When I use your code, it worked flawlessly, except one problem I have. I want to backup it per chat. Is that possible? because when I run your code, the media mixed between chats. I can't separate it per chat. Well, it seems I can't find that feature yet on your code.

Describe the solution you'd like
So when I run the code, the code will give me a chat list straight from msgstore.db, when I select one chat (example chatgroup A), your code will execute "copying media directory" only for media that chatgroup A owns. Is that possible?

Additional context
Add any other context or screenshots about the feature request here.

@KnugiHK KnugiHK added the documentation Improvements or additions to documentation label Apr 15, 2024
@KnugiHK KnugiHK linked a pull request Apr 15, 2024 that will close this issue
@KnugiHK KnugiHK added enhancement New feature or request and removed documentation Improvements or additions to documentation labels Apr 26, 2024
@KnugiHK
Copy link
Owner

KnugiHK commented Apr 26, 2024

Hi. Does #93 address your request? Feel free to give it a try by using the dev branch.

@KnugiHK KnugiHK self-assigned this Apr 26, 2024
@KnugiHK KnugiHK added inactive Waiting for more information all platforms Issue related to all platforms labels Sep 9, 2024
@destaa
Copy link
Author

destaa commented Mar 2, 2025

Hi. Does #93 address your request? Feel free to give it a try by using the dev branch.

I'm very sorry for my absence this long time without confirming your work.

Overall, yes, #93 accomodated my request, although it's not 100% same as I expected. But that will be okay, and I really appreciate you and other guy for fulfilling my request. Your code trully helps me alot.

Actually, I have other suggestions in addition to my request that can be enchancement to your code, but after I saw your pinned, I decided to postpone it.

@destaa destaa closed this as completed Mar 2, 2025
@KnugiHK KnugiHK removed the inactive Waiting for more information label Mar 3, 2025
@KnugiHK
Copy link
Owner

KnugiHK commented Mar 3, 2025

Feel free to open your issue now. It may get processed later after the refactored branch is being merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
all platforms Issue related to all platforms enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants