
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
- Automatic chunking for large media does ...
Hi! Using https://github.com/appwrite/sdk-for-apple to upload images to Storage, it does not upload images larger than ~2mb. Error message: `Invalid document...
- Automatic chunking for large media does ...
Hi! Using https://github.com/appwrite/sdk-for-apple to upload images to Storage, it does not upload images larger than ~2mb. Error message: `Invalid document...
- security question
hello i got a small question, is this code secured, is there something that should not be displayed on the client, i am talking about the image tag: my code: ...
