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

Better quote handling with images #69

Open
geirawsm opened this issue Oct 31, 2024 · 1 comment
Open

Better quote handling with images #69

geirawsm opened this issue Oct 31, 2024 · 1 comment

Comments

@geirawsm
Copy link
Owner

Two parts:

  1. Add a field that receives links to messages or message IDs, separated by comma. When adding quotes, it will get the text and compile it to a text field.
  2. Add function to save images in a message as a blob in sqlite.
@geirawsm
Copy link
Owner Author

geirawsm commented Oct 31, 2024

Saving image as a blob: https://pynative.com/python-sqlite-blob-insert-and-retrieve-digital-data/

Also, assess if it is more worthwhile to save images in a separate folder with paths instead.

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

1 participant