Using file:// protocol in notes #806
Replies: 2 comments
-
|
At the moment, notes support internal massCode links and external web links only. Supporting local file links would need a separate decision and safety handling, since it means allowing notes to open files from the user’s filesystem. |
Beta Was this translation helpful? Give feedback.
-
|
Thank you. The ultimate goal is to be able to store multiple file types in notes. In this case, it's a video, but it could be any file that can be linked to text and therefore easily downloaded when needed. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the bug
A link in a note that uses the file:// protocol doesn't work.
To reproduce
App Version and Architecture
Version: 5.4.0 Electron: 34.1.1 Chrome: 132.0.6834.194 Node.js: 20.18.1 V8: 13.2.152.38-electron.0 OS: Darwin arm64 25.3.0
System info
OS: macOS 26.3.1 CPU: (8) arm64 Apple M1 Memory: 116.81 MB / 16.00 GB Shell: 5.9 - /bin/zshValidations
Beta Was this translation helpful? Give feedback.
All reactions