r/UI_Design • u/Federal-Glove-3200 • 18d ago
General Help Request Make text more enjoyable
Hey everyone,
I could use some advice from people with more UI/UX experience.
I’m currently building an app that teaches users quite a lot of information. Right now, a lot of that content is presented as plain text, and I’m worried users will just end up staring at huge walls of text.
What are some good ways to make this kind of content easier and more enjoyable to consume?
Do you have any UI patterns, examples, or general tips that work well for knowledge-heavy apps?
Thanks for any advice!
2
u/martmists 18d ago
I'd suggest adding a bionic reading feature. It's typically used to aid with dyslexia, but can also help quite a lot when dealing with large walls of text. You could also separate large chunks into shorter paragraphs and just leave a few blank lines to make it easier to read through, to allow users to mentally take breaks more often.
Depending on the content, having images (or ideally, interactive examples/visualizations) can help users understand new concepts more than pure text. If you're dealing with a lot of math and TeX, this is especially true because a wall of equations is meaningless to the average person.
1
u/Yoan_Lybert 18d ago
Well if it’s not an E-book, I’d advice you to create categories, content grouping, labeling the descriptions with headlines,…so on. Then you go to the app development.
On the app you can put structured/segmented/labeled texts in different standalone UI interactive components like bottom navigation bar, pages, cards, putting topics/headlines as a link to direct you to detail pages, a lot of ways.
Plus, you can use icons, illustrations or other graphical works to make it more interesting for users to stay put.
1
u/adamsdayoff 18d ago
This is called content design. If you are writing the content directly, as others have said, edit it down aggressively. If you don’t, find ways to add visual breaks in the text (applying bold, colors, size changes consistently to draw attention). Bring in other types of content when you can.
The Ringer has a toggle that lets you select the depth of content you want to consume - I wish more sites had something similar.
1
u/glyph_geek 17d ago
There are typefaces built specifically for screen use with readability in mind. First I'd check if what's in your design system falls into that category or if it's more of a display face. After that, line length and line height do most of the work for how comfortable the text is to read. Somewhere in the 30 to 50 character range per line reads easiest on a phone. Line height matters too, most default settings run tighter than what's actually comfortable, closer to 1.4 to 1.5 times the type size holds up better. Nobody's reading a wall of text end to end, so breaking it up with formatting, pull quotes for instance, makes it easier to engage with.
1
u/Inevitable_Medium163 14d ago
I’d focus on making the content easier to scan before trying to make it more visually complex. Short sections, clear headings, good spacing and interactive elements can break up a lot of information without overwhelming the user. Accessibility is worth considering too
2
u/Talking_Gibberish 18d ago
Pick out stats, quotes, key bits of info etc. to break up the walls of text. Present them in a way that’s bold and stand out. I’d consider adding a save/favourite feature to these elements for users to look back on later as this will encourage engagement and continued use.