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

highlight text with dragging #3170

Closed randomstuff69 closed 5 months ago

randomstuff69 commented 10 months ago

What

highlight text with dragging on phone app ### Why making copy pasting one piece of text instead of the whole note ### How
codebykat commented 5 months ago

Unfortunately the editor component we use, Monaco, does not support mobile browsers. See https://github.com/Microsoft/monaco-editor/issues/246

Using Simplenote web from a mobile browser is "at your own risk" -- we recommend installing a native app for the best experience.