mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-07-10 12:37:16 +02:00
* desktop: add support for opening file links Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com> * web: unescape paths with spaces * web: wrap message in confirm dialog Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com> * desktop: show message box if path doesn't exist when opening file link Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com> * desktop: disable opening file links on flatpak Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com> * desktop: wrap long file paths in electron dialog * on linux, long messages in dialog aren't wrapped, so we need to wrap manually Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com> * desktop: fix persistent "path not found" error * intl: update strings --------- Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com> Co-authored-by: Abdullah Atta <abdullahatta@streetwriters.co>