-
-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
Description
A feature I've seen used many times and lacking in VTA is support for images like Anki has, as part of entries.
Displaying Images itself is not a problem, the big Problems are:
- import and export of images, this won't work with CSV (base64 encoding hacks are not an option)
- how to handle the amount of data in the upcoming Online Account Sync #55 feature
- how to best store images on the client
Also I'm not sure how relevant this feature actually is. For people using this app just to memorize definitions and not languages it might be a killer feature.