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
It's a common pattern that when a clipboard has a link copied to it and the user paste into a text window the link will be automatically formatted to hyperlink the selected text using markdown syntax (if the text window uses markdown syntax). Expensify currently allows markdown syntax in it's text window for chats, and we have keyboard shortcuts for making italics and bolding, but we do not have the equivalent for markdown links.
Problem
When users are use to markdown and expect the text window to work like other markdown compatible text windows (Slack, Github, etcetera) and it doesn't behave similarly it creates confusion and an appearance that our application is not feature complete.
Solution
Automatically replace text with a Markdown link when highlighting text and pasting a link.
Example:
Screen.Recording.2023-05-22.at.3.51.45.PM.movUpwork Automation - Do Not Edit
Coming from this discussion
Background
It's a common pattern that when a clipboard has a link copied to it and the user paste into a text window the link will be automatically formatted to hyperlink the selected text using markdown syntax (if the text window uses markdown syntax). Expensify currently allows markdown syntax in it's text window for chats, and we have keyboard shortcuts for making italics and bolding, but we do not have the equivalent for markdown links.
Problem
When users are use to markdown and expect the text window to work like other markdown compatible text windows (Slack, Github, etcetera) and it doesn't behave similarly it creates confusion and an appearance that our application is not feature complete.
Solution
Automatically replace text with a Markdown link when highlighting text and pasting a link.
Example:
Screen.Recording.2023-05-22.at.3.51.45.PM.mov
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @Issue Owner
Current Issue Owner: @muttmuure