nuttyartist / notes

Fast and beautiful note-taking app written in C++. Write down your thoughts.
https://www.get-notes.com
Mozilla Public License 2.0
3.68k stars 319 forks source link

Revamp editor - Notion/OneNote/Medium-like buttons before each line #561

Open nuttyartist opened 1 year ago

nuttyartist commented 1 year ago

This issue is part of #317.

Notion/OneNote/Medium-like buttons before each line

I'm not sure if this is technicaly should be part of the QTextEdit, since we don't really want these buttons to change with the text's layout, but just shown before the start of each line. @bjorn What do you think?