[-] FrostySpectacles@lemmy.world 2 points 10 months 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/.

[-] FrostySpectacles@lemmy.world 2 points 10 months ago* (last edited 10 months ago)

if i reply i usually open the whole thread anyways

I've noticed on both the official web UI and Thunder that the permalinks don't always scroll to the right comment. Lemminator only shows the relevant part of the conversation, e.g. https://lemminator.netlify.app/c/lemmyapps/post/3824810/comment/2824106.

21

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 10 months ago* (last edited 10 months 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?

33
submitted 10 months ago* (last edited 10 months 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 11 months 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 11 months ago

Prior to starting my own web UI I considered becoming an Alexandrite contributor. I like how colorful it is compared to the regular web UI. My vision is too different from a technical, design and UX perspective though, so I still think it's worth pursuing a separate effort. I hope it'll pay off.

[-] FrostySpectacles@lemmy.world 2 points 11 months 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 11 months ago

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

[-] FrostySpectacles@lemmy.world 3 points 11 months ago

I have a readonly prototype up at https://lemminator.netlify.app/!

[-] FrostySpectacles@lemmy.world 2 points 11 months 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 11 months 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 11 points 11 months ago

No worries. Here's to freedom of choice!

[-] FrostySpectacles@lemmy.world 27 points 11 months ago

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

[-] FrostySpectacles@lemmy.world 22 points 11 months ago* (last edited 11 months 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.

397

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 11 months ago