Automattic / simplenote-electron

Simplenote for Web, Windows, and Linux
https://app.simplenote.com
GNU General Public License v2.0
4.78k stars 557 forks source link

Header / Title Formatting Broken #3158

Open azollafox opened 1 year ago

azollafox commented 1 year ago

Expected

I expected us to bold the title of notes and make the font bigger in Electron as we do on Android, iOS and MacOS.

Observed

Instead both the title and contents of the note are formatted the same

Reproduced

test

Where did you see the bug

User reported on Windows Electron version https://forums.simplenote.com/forums/topic/note-without-header/

AMalfez commented 1 year ago

Hi I would like to work on this issue. It seems that this issue is related to CSS.

wenfangdu commented 2 months ago

Maybe an unpopular view, but I'm against this change, same font styles mean less info to digest, which is the main goal of Simplenote, if the line is at the top, we already know it's a title, no need to add extra styles making it more complicated to the eye.

Also, simplenote-electron is using monaco-editor, in this case, it's weird to have heading styles in a plain text editor.