this post was submitted on 10 Jul 2023
111 points (100.0% liked)

Artemis App

11 readers
1 users here now

A threadiverse app (aka Kmoon)

founded 1 year ago
 

Artemis might use a swipe gesture to visually hint at the relation between upvoting and boosting, as shown in the main animation. Here's a static app mockup with both swipe levels displayed. I'd also imagine that there should be a setting that auto-upvotes posts when boosting.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 3 points 1 year ago (1 children)

Really cool design, would it be snappy? I mean if you slide a bit it snaps to an upvote, so it's easier to choose the action you want to perform.

[–] [email protected] 2 points 1 year ago* (last edited 1 year ago)

Yeah, one common implementation is to slightly snap the block to the closest value. It’s not too drastic though, so the switch between icons/backgrounds itself is snappy, but you’re still free to slide the block.

But overall it’s up to developers :)