In lemmy you can just copy-paste an image into the markdown-text area. Which is quite useful I think.
Users have a media section in their profile, listing all their media-uploads. Will Ibis support similar ways in the future? How would you go about implementing that?
Drawbacks:
- image uploads take more storage, cause higher server loads
- image uploads add another burden on moderators
You must log in or # to comment.
So far this is not possible. What you can do is embed external images with
![]()
. In the future it would be possible to add the same image upload functionality that Lemmy has. However I dont have much time to work on Ibis, because it has so few users and few donations compared to Lemmy.