Add text labels to icons to improve accessibility for screen readers

I’m trying Logseq on Windows for the first time.
I’m using a screen reader (NVDA to be specific) to understand what’s on the screen as I’m blind.

There are many elements around blocks that are recognized as links by the screen reader. I guess they are icons to perform various operations on blocks.

All of them are announced simply as ‘link’ by the screen reader, probably because they have no text labels attached to them. (In HTML, one of the solutions is to use aria-label attribute with appropriate text labels on these elements.)

If text labels are added to these icons, the usability/accessibility for screen reader users will be greatly improved.

Thanks

I would love accessibilty standards to be implemented in logseq. i feel like this should be a given before 1.0 release.