[-] FrostySpectacles@lemmy.world 2 points 1 year ago

Lemminator is a web UI that aims to make Lemmy more approachable for a broad non-technical audience. It can be hosted by Lemmy instance owners, and Lemmy.world users can use https://lemminator.netlify.app/.

22

Most Lemmy UIs seem to have an inbox that works a bit like this:

Without context, I don't really understand what's happening. A link to the parent comment is usually available, but it takes me out of my inbox.

Here's how I approached it in Lemminator:

All context is right there, and I can work through my unreads one by one. A conventional compact inbox view is also still available:

Would this work for you? Do you prefer the classic inbox?

12
submitted 1 year ago* (last edited 1 year ago) by FrostySpectacles@lemmy.world to c/lemmyapps@lemmy.world

I sometimes open comment permalinks when going through my inbox on the official web UI. I wasn't completely satisfied with how they work so I wanted to rethink permalinks.

Here's what I ended up with for now: https://lemminator.netlify.app/c/lemmyapps/post/3425509/comment/2569266

Lemmy.world's officially supported web UIs:

Some design decisions I made (for better or worse):

  • You can open a permalink by clicking a comment's timestamp. This minimizes UI clutter but trades off discoverability.
  • The permalink page shows the linked comment near the top, skipping all post information except for its title
  • The comment you link to is the one you'll see at the top (not the parent comment)
  • Context is available behind a button

Are permalinks something you use at all? Do you have any opinions on how they should work?

32
submitted 1 year ago* (last edited 1 year ago) by FrostySpectacles@lemmy.world to c/lemmyapps@lemmy.world

I added keyboard navigation for posts and comments to Lemminator. These hotkeys will feel familiar to Vim users.

Here's how it works:

  • j goes down, k goes up
  • For posts: o opens the post page
  • For comments: l goes to first child comment, h goes to parent
  • More posts/comments will load if you step over a page limit
  • Esc ends navigation

Keyboard navigation pairs well with browser plugins like Vimium, allowing you to reach features that aren't explicitly navigable with familiar key bindings. Just make sure to exclude the above hotkeys from Vimium.

[-] FrostySpectacles@lemmy.world 2 points 1 year ago

You're hitting the nail on the head. Reddit-style websites are familiar to a lot of people, but we need to do a better job of explaining instances and federation. Not with text or technobabble, but with a UI that's so intuitive it almost speaks for itself.

[-] FrostySpectacles@lemmy.world 2 points 1 year ago

Thank you! There's obviously still quite a way to go, but I'm hoping I or someone else will get there eventually.

I agree that defaults matter a lot. You get only one chance to make a first impression, and most people will probably decide within a few seconds whether Lemmy is worth exploring. We need to get those users excited to explore the platform.

Granted, some people may be scared that it's going to "dumb down" Lemmy. But Lemmy will always continue to be about freedom of choice: you pick an instance you like, instances can offer any selection of web UIs they want, and you pick from the offered web UIs.

[-] FrostySpectacles@lemmy.world 3 points 1 year ago

A readonly prototype is available at https://lemminator.netlify.app/ right now ;)

[-] FrostySpectacles@lemmy.world 2 points 1 year ago

The prototype is live at https://lemminator.netlify.app/ now! You'll notice that it's still readonly, so not quite ready to be a daily driver, but gotta start somewhere.

[-] FrostySpectacles@lemmy.world 2 points 1 year ago

Thanks, I've settled on AGPL as well. I expect to release the source code somewhere in the coming days.

[-] FrostySpectacles@lemmy.world 2 points 1 year ago

Not sure I'd make the width cover the full middle section, but I agree that search needs to play a more prominent than in Lemmy's official web UI. The related post search is an interesting suggestion I hadn't considered yet!

[-] FrostySpectacles@lemmy.world 2 points 1 year ago

I don't have macOS/iOS available to test on, but in theory it should. I have a prototype up and running at https://lemminator.netlify.app/.

[-] FrostySpectacles@lemmy.world 7 points 1 year ago

No worries. Here's to freedom of choice!

[-] FrostySpectacles@lemmy.world 18 points 1 year ago

Yes. Maybe GPL, maybe MIT, maybe something else. But some flavor of open source license.

[-] FrostySpectacles@lemmy.world 11 points 1 year ago* (last edited 1 year ago)

Awesome. Read-only browsing is fairly stable at this point, but I think I'll need to have basic account interactions like upvote, downvote and comment implemented before I have a minimum viable product. In general, I prefer to polish the experience before expanding the feature set.

287

I'd like Lemmy to attract a wide range of folks who contribute to a diverse range of communities. While the official web UI is very rich in features, I think it might be a bit intimidating for non-IT people.

So I figured: why not try to be the change I want to see in this world? Here's my attempt, implemented in SvelteKit.

view more: next ›

FrostySpectacles

joined 1 year ago