chirpy icon indicating copy to clipboard operation
chirpy copied to clipboard

Add tooltips for format buttons

Open atsixian opened this issue 3 years ago • 2 comments

Is your feature request related to a problem? Please describe. We can use shortcuts to format text(e.g. ctrl+b for bold), but the UI doesn't hint this. This knowledge purely depends on the user's experience and common sense.

Describe the solution you'd like It'll be nice to show a tooltip when hovering on the format button like Notion: image image

atsixian avatar Jan 16 '22 09:01 atsixian

🙌 This is a great idea! I can help you to implement it if you're interested. Here the related code: MarkButton, Popover

devrsi0n avatar Jan 16 '22 10:01 devrsi0n

🙌 This is a great idea! I can help you to implement it if you're interested. Here the related code: MarkButton, Popover

Sure! You can assign this to me. I'll work on it.

atsixian avatar Jan 16 '22 13:01 atsixian