AppFlowy-IO / AppFlowy-IO/AppFlowy

[FR] set fonts for normal text and monospace text separately

Abierto
#8,813 1 comentario 3 reacciones 0 asignados Ver en GitHub
code-block editor look and joy
Lenguaje dominante
Dart
Estrellas
76.6k
Forks
6k
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

### Description

Look, we are almost adopting AppFlowy, and one of the major complaints I hear here is the single-font setting approach. Since I'd like the test to pass and AppFlowy to be available to all of us, I'm personally [treat it as just another, personal user request] writing this feature request, namely:
- allow users to set different fonts for normal text and monospace, just like Obsidian, Typora, etc. allow you.

If you look at ... Image .. you see that you can only set **one** single font for everything, meaning that *everything* will be Ubuntu Sans for now.

### request
We'd like inline code and code blocks to use another font, say, Ubuntu Sans Mono, or whatever. This ain't possible, see:
Image

The text in the pink rectangle uses another font, whatever it is. It's not even the pretty Ubuntu Sans font defined as the workspace font, which, in my opinion, is a major bug--it should at least be uniform.

Now, the feature that caught me was the comment|note feature [see the green ellipsis in the pic above]. I freaking **love** it.

---

Now, as an example of what I mean, look at, say, Typora:

Image

Result: code blocks and inline code use Ubuntu Sans Mono, and normal text uses the Ubuntu Sans font. THAT IS IT.

---

This is also the reason we standardised on Gecko-based browsers, because one can both pick separate fonts for normal and monospace text AND, and this is the killer feature, force that setting so that websites always use our predefined font settings, see example on Firefox:
Image

Thanks for considering this.

Cheers.

### Impact

HIGH

### Additional Context

_No response_

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.