FreeOTPPlus icon indicating copy to clipboard operation
FreeOTPPlus copied to clipboard

exporting an image to base64 without specifying a path

Open OmlineEditor opened this issue 4 years ago • 2 comments

now when I export to json format, the picture for the account is indicated as: file://data/user/0/folder.app/file.jpg if I transfer this json file from the phone to my tablet or to the second phone, then I will not be able to download the pictures. if i uninstall and reinstall the program i will lose all pictures. inside the json file, there is only the path to the picture, but the picture itself is not. I ask you to make it possible to export pictures and save pictures in base64 inside a json file.

OmlineEditor avatar Jun 04 '21 21:06 OmlineEditor

Agreed. This is not the right way of exporting image data. The exported json file can end up quite big if images are included.

helloworld1 avatar Jun 06 '21 04:06 helloworld1

let the file be big that's not a problem. the problem is if there is no necessary icon or the icon will be lost completely if it is not saved in json.

OmlineEditor avatar Jun 06 '21 18:06 OmlineEditor