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

Maintain local chat archive #238

Open
contrapunctus-1 opened this issue Dec 27, 2018 · 1 comment
Open

Maintain local chat archive #238

contrapunctus-1 opened this issue Dec 27, 2018 · 1 comment
Labels

Comments

@contrapunctus-1
Copy link

contrapunctus-1 commented Dec 27, 2018

This comprises the following -

  1. Make chatlog database visible to non-root user
    • optionally, permit exporting to plain text, or better yet, add switch to auto-export periodically
  2. Save received files locally
    • Ideally, when exporting to plain text, replace remote file URLs to local file paths (maybe in the form of Markdown links.)
  3. (Ideally) allow importing logs (from a copy of the database, and/or exported plain text logs + folder containing received files), so a non-root user can migrate from one device to another with all their logs intact.

It would be okay if this were handled by an optional plugin, since this isn't something everyone wants, and would increase the space usage of Yaxim.

@ghost
Copy link

ghost commented Apr 28, 2020

You can migrate from one device to another using the built in Android mechanism:
"Settings" → "Memory and backups" → "Copy and restore" → "Backup" → "Applications" → "yaxim" → "OK" → "Start copying".

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

No branches or pull requests

2 participants