Hey ๐
Why is there no Data (string array...) field in the bucket object? There you could, for example, save user.id/user.names of the user who uploaded the image etc.
I know I could simply create a second database/collection and maintain this data there, but I don't quite understand why this should be best practice?
I now save the username and id as a filename and work with substring for the client.
Thanks ๐ alnes
Recommended threads
- Storage files arenโt showing on mobile
hi, what can be the problem? i have a storage and there are images in it, the permissions are read for All Users, everything is fine on desktop, but on mobile t...
- Delete storage files all at once
I am using Appwrite Cloud. I want to delete all storage files in my bucket similar to how I can select all documents in a collection and delete them all at once...
- Storage images are not showing on mobile
Hi, can anyone help me? I have some images on the storage, and it is not shown on mobile, on desktop everything is fine.