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

Export Chat History and Attached Files #27

Open
bhavik-mangla opened this issue Dec 26, 2024 · 2 comments
Open

Export Chat History and Attached Files #27

bhavik-mangla opened this issue Dec 26, 2024 · 2 comments

Comments

@bhavik-mangla
Copy link
Contributor

Allow users to download and preserve a record of their chat history, including text messages, images, or other shared files. This could be helpful for data backup or archival purposes.

Goals:
• Simplify the extraction of conversation data into a user-friendly format (e.g., PDF, JSON, or a zipped folder).
• Include an option to export attached media/files, either embedded or in a separate directory.

Possible Approach:
• Aggregate messages from the local storage.
• Generate a structured export file (e.g., JSON) or a PDF with text and embedded media links.
• Provide a clear UI option for the export and store the exported file securely in local storage.

@khushi-hura
Copy link

hey @bhavik-mangla how is the app recognizing nearby devices?
This doesn't work for me even though I have launched the app on 2 android phones and have connected both of them via bluetooth but they do not recognize each other. Please let me know if something else is required for setup.
Also I can work on helping users to record audio and to save data locally if the setup is successful.
Thanks in advance :)

@bhavik-mangla
Copy link
Contributor Author

bhavik-mangla commented Dec 26, 2024

You can communicate your doubts here https://discord.com/channels/1022871757289422898/1317925790939217974

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

2 participants