this post was submitted on 03 Aug 2023
11 points (100.0% liked)
Lemmy
2172 readers
12 users here now
Everything about Lemmy; bugs, gripes, praises, and advocacy.
For discussion about the lemmy.ml instance, go to [email protected].
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Interesting. I want to poke around with CSS styling and JS to make @FloatingIsFun work more like Misskey, Pixiv, or certain Tumblr themes: Multiple columns of images to fill the page width, filters to view only a community's posts that have a certain tag, and community-specific header images and color styles.
I know I run a Kbin magazine, but it looks best in the mobile Lemmy browser Voyager by @aeharding . The way it loads full-size images and videos without bothering with thumbnails looks really good.
I'm a longtime Feedly user too and I've gotten used to its keybinds: J/K for next/previous, L to save, and V to open in a new tab.
Oh yeah, Lemmy and Kbin could use a standardized way to cite the source for an image. When I post images, I actually use Kbin's "add new thread" page and add a source link in the post body. We couldn't do that on Reddit. I try to make a source link automatically with this Google Sheet I made, but built-in scraping of the source page's XML would be cool.
Those are certainly some interesting things you mention. Multiple image columns might be an interesting idea and potentially something for a different viewing mode. I’ll definitely take a note about that.
For keybinds I thought about making them configurable, as they already map to specific actions anyways. For now they’re:
Q: Previous image in album or if beginning previous post E: Next image in album or if end next post A: Previous post E: Next Post S: Save Post
I‘m still considering if I want to add mod tools as well but for now I’ll focus on normal users.