Automatically normalize pasted file or folder paths when prefixed with @ #2953
wpenistone
started this conversation in
2. Design improvements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
e.g.
user pastes in
C:\Users\DC-FBI-FO-372\THEMIS\adds @ to the start
@C:\Users\DC-FBI-FO-372\THEMIS\system should detect it’s a local path and automatically convert to the proper relative format (
@/../THEMIS), using the same logic that handles other file mention paths.(or it might be
"@C:\Users\DC-FBI-FO-372\THEMIS\"due to how paths are copied.)Beta Was this translation helpful? Give feedback.
All reactions