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

Add ability to add images to studypad notes / bookmarks #3290

Open
tuomas2 opened this issue Jul 19, 2024 · 2 comments
Open

Add ability to add images to studypad notes / bookmarks #3290

tuomas2 opened this issue Jul 19, 2024 · 2 comments
Labels
Sponsor me! Please send message if you like to sponsor this feature https://shop.tuomasairaksinen.fi/contact Type: Feature

Comments

@tuomas2
Copy link
Contributor

tuomas2 commented Jul 19, 2024

As a user, I want the ability to add images to my notes when selecting verses, so I can include visual aids such as maps or illustrations.

https://support.andbible.org/scp/tickets.php?id=2651#note

@tuomas2
Copy link
Contributor Author

tuomas2 commented Aug 10, 2024

Planning...

Should create another table for images (or attachments in general), like BibleBookmarkNotes is for text, for example BibleBookmarkAttachments. Fields for this table would be: bookmarkId, mimeType and data. Should allow multiple attachments per note. Attachments would be saved in sqlite file in binary format. This way synchronizing should not cause a terrible big load usually to sync backend.

Doable in 1-2 days of work.

@tuomas2 tuomas2 added the Sponsor me! Please send message if you like to sponsor this feature https://shop.tuomasairaksinen.fi/contact label Aug 10, 2024
@Noitarud
Copy link

Maybe call another app for the image content - then user can include doodles (I can do this for phone contact's image).

Speaking of tables… tabulation of data is useful, and graphs. I had Excel in use some time back for Daniel. I guess I'd like exporting… up to you if wanting to devote the whole studypad entry per data type or as object within. This just raises your burden, it's not super-critical…

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Sponsor me! Please send message if you like to sponsor this feature https://shop.tuomasairaksinen.fi/contact Type: Feature
Projects
Status: Triage needed
Development

No branches or pull requests

2 participants