microsoft / microsoft-ui-xaml

Windows UI Library: the latest Windows 10 native controls and Fluent styles for your applications
MIT License
6.35k stars 678 forks source link

Proposal: Improved UI for ink to text #5146

Open winston-de opened 3 years ago

winston-de commented 3 years ago

Proposal: Improved UI for ink to text

Summary

Currently, the ink to text flyout looks a out of date, and is unintuitive to use. For example, it is hard to select suggestions, and there isn't a convenient way to undo. It is also annoying to have the text jump when it is immediately converted after writing. Recently, the Microsoft Journal app was released, which includes new (and in my opinion better styles) for ink-to-handwriting. I think it would be nice if this style, or a similar one, was included in WinUI 2.x.

Current: image

Journal style ink-to-text: image Improvements over current version:

Rationale

Scope

Capability Priority
This proposal will update the ink to text ui to match new winui styles Must
This proposal will place the word suggestions inline, instead of showing them in a separate flyout to make it easier to use Must
This proposal will add undo, redo, and clear buttons Should
This proposal will show a preview of the output, instead of converting it immediately Should
This proposal will add an eraser tool for handwriting Could
This proposal will improve the ink to text recognition Won't

Important Notes

Journal app: https://www.microsoft.com/store/productId/9N318R854RHH

Open Questions

Should ink to text be in it's own flyout, or should it be inline?

StephenLPeters commented 3 years ago

@chigy fyi

danielkornev commented 2 years ago

Was wondering whether there are any updates on this?