this post was submitted on 17 Dec 2023
14 points (100.0% liked)
Voyager
5578 readers
37 users here now
The official lemmy community for Voyager, an open source, mobile-first client for lemmy.
Rules
- Be nice.
- lemmy.world instance policy
Sponsor development! ๐
๐
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
While we're on the subject, can Dev consider making TEXT posts the default or at least TEXT/LINK asthe first two default post type? I rarely post images and always have to double back, unless thats used as a method to get people to slow down and check over/proofreadtheir post more closely
Yeh good suggestion, I find text post makes the most sense in terms of default. But your right, current config does make people slow down a bit before posting
Maybe 2nd/middle then ๐ Just do IMAGE last cuz its objectively the rarest in my conjecture
Or option to let users pick?
Yes that would be even better. I do tend to post a lot of images so I donโt mind that being the default. But I think it should be customizable because everyone is different.
The question is, would such a feature simply change which tab is selected by default when you make a new post, or should it change the order of the tabs. And if itโs the latter, in what order should the other two be?
Itโs relatively easy to implement a setting to choose one of the three types as the default because a component for that already exists. But there isnโt a component that lets you pick things in order of priority yet.
Seems easier to achieve the goal by giving an option to choose default, rather than arrange order.
Yeah, I think youโre right. No need to overcomplicate it.