When you copy/paste from a note, < > are added around emails & ulrs · Issue #1043 · twentyhq/core-team-issues · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you copy/paste an email or a url from a note (for example to add this data to a record), " < > " are added around the email & urls (due to the markdown).
Though this is not a bug, this is annoying from a user perspective as I need to edit the email to remove those signs.
Expected behavior
Only the email is pasted and not ""
Same for the url
The text was updated successfully, but these errors were encountered:
Titles are also copied as markdown (when selecting several rows)
I think we should switch the default copy behavior to text and add an "export as markdown/copy as mardown" option in the ⌘O option menu
Scope & Context
Current behavior
When you copy/paste an email or a url from a note (for example to add this data to a record), " < > " are added around the email & urls (due to the markdown).
Though this is not a bug, this is annoying from a user perspective as I need to edit the email to remove those signs.
Expected behavior
Only the email is pasted and not ""
Same for the url
The text was updated successfully, but these errors were encountered: