Simplenote-electron: Can't copy text in markdown preview mode on Windows app

Created on 30 Mar 2016  路  4Comments  路  Source: Automattic/simplenote-electron

It works in the web app so I assume it should work in the Windows app as well? Using editor to copy notes is kind of annoying because of all the markdown elements.

bug

Most helpful comment

Noting here that we'd just need to add user-select: all; on the preview element.

All 4 comments

Noting here that we'd just need to add user-select: all; on the preview element.

Noting here that we'd just need to add user-select: all; on the preview element.

Easy PR then :) Let's do it!

Just curious... The app would update by itself (assuming it is kind of a wrapper around a web app) or we would need to download updates? There is no option in the app to check if there is an update? Thanks.

The app would update by itself

It will prompt you when there is an update available!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

rachelsquirrel picture rachelsquirrel  路  5Comments

damamasss picture damamasss  路  4Comments

moniuch picture moniuch  路  3Comments

segeeslice picture segeeslice  路  3Comments

reginabally picture reginabally  路  4Comments