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
Deleted the local ~/.config/joplin-desktop profile folder
Moved settings and plugins into a pre-created ~/.config/joplin-desktop folder:
settings.json
plugins/
Started Joplin and Re-configured plugin settings (as they aren't part of Joplin's settings.json)
Enabled sync with Dropbox and entered Master password
Waited for a sync to finish
Images are not loaded (seems expected in Manual mode):
How it looks like:
Same note from the other machine (where the attachment has been added locally):
Clicking on the unloaded image attachment in the Markdown editor mode. Getting an error:
Switching to the WYSIWIG. Seeing an error, and cannot get back to the Markdown editor (need to select another note and switch there, and then get back to this note):
The markdown is the same on both machines: ![b7c0e17a2ee3d200b2741b304ee3879f.png](:/ab486816ee5741a2924b7bebfe1d8350).
Searching by this ID in the Tools > Note attachments returns the attachment, but when clicking on the link nothing happens (it does open the image when doing it for the downloaded image):
Indeed, it contains the net::ERR_FILE_NOT_FOUND errors and indeed those files aren't downloaded to the profile folder.
P.S.: initially the problem was worded differently as I didn't notice that I have the Attachments synced in Manual mode and was confused by it. However, when troubleshooting it and trying to click around I discovered the behavior described here.
Expected behaviour
Attachments should be loaded on-click and images displayed.
Logs
Attached as a file.
The text was updated successfully, but these errors were encountered:
aism
changed the title
[macOS] Image attachments are not downloaded when synchronizing
[macOS] Image attachments are not downloaded on click when using Manual attachment download mode
Dec 22, 2024
Operating system
macOS
Joplin version
3.1.24
Desktop version info
Joplin 3.1.24 (prod, darwin)
Client ID: 7425d85b87da42fbbfc7a8ce3f884647
Sync Version: 3
Profile Version: 47
Keychain Supported: Yes
Revision: d581264
Backup: 1.4.2
Inline tags: 1.3.0
Jarvis: 0.9.1
Link Graph UI: 1.5.0
Note Link System: 0.8.0
Note Tabs: 1.4.0
Rich Markdown: 0.15.1
Table Formatter Plugin: 1.2.1
Current behaviour
In an attempt to fix the problem:
~/.config/joplin-desktop
profile folder~/.config/joplin-desktop
folder:settings.json
)How it looks like:
Same note from the other machine (where the attachment has been added locally):
The markdown is the same on both machines:
![b7c0e17a2ee3d200b2741b304ee3879f.png](:/ab486816ee5741a2924b7bebfe1d8350)
.Searching by this ID in the
Tools > Note attachments
returns the attachment, but when clicking on the link nothing happens (it does open the image when doing it for the downloaded image):The log from the debug mode restart is in the attachment.
joplin_dev_console.log
Indeed, it contains the
net::ERR_FILE_NOT_FOUND
errors and indeed those files aren't downloaded to the profile folder.P.S.: initially the problem was worded differently as I didn't notice that I have the Attachments synced in Manual mode and was confused by it. However, when troubleshooting it and trying to click around I discovered the behavior described here.
Expected behaviour
Attachments should be loaded on-click and images displayed.
Logs
Attached as a file.
The text was updated successfully, but these errors were encountered: