Suggestion: add option for pasting paths #481
Hachann
started this conversation in
Frontend & UI
Replies: 2 comments 4 replies
-
|
Will a dialog window help in this case (pick between two options: paste as path or upload a file)?KirillOn 23. Jan 2026, at 19:51, Hachann ***@***.***> wrote:
When working in a Notebook, I frequently handle absolute file or folder paths.
Currently, WLJS imports the file into the working directory when an absolute path is pasted into the interface.
Would it be possible to add an option in the software Preferences to simply paste the path string as-is?
Thanks guys!
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
2 replies
-
|
I guess for the security reasons browsers are not allowed to "see" the actual path. You would need to copy path with some shortcut in Linux (or Window) explicitly as text. |
Beta Was this translation helpful? Give feedback.
2 replies
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.
-
When working in a Notebook, I frequently handle absolute file or folder paths.
Currently, WLJS imports the file into the working directory when an absolute path is pasted into the interface.
Would it be possible to add an option in the software Preferences to simply paste the path string as-is?
Thanks guys!
Beta Was this translation helpful? Give feedback.
All reactions