Operating system
Android
Joplin version
3.0.8
Sync target
Joplin Server
Editor
Markdown Editor
What issue do you have?
Hi all.
Attachment download option is set to "Manual". It worked fine before upgrading to version 3.
After upgrade, when I tap onto the attachment icon - nothing happens; the application doesn't download the attachment.
If I set the setting to "automatic", then attachments get downloaded when I open a note; no problem.
If I set the setting back to "Manual" - attachments are not downloaded.
Please help to fix that.
1 Like
Manual does the same for me. The workaround I use is to open the note that has an attachment so Joplin app can read it. Then force quit the app.
When I reopen the app, the note and attachment display fine.
It's not perfect but I don't have to open a lot of notes in succession on mobile so it works well enough for now.
1 Like
Silly solution, but I may have to do so.
I have sooooo MANY notes, and many have attachments. I imported from Evernote. UGGH.
I just do not care to see the warning.
Thanks, a LOT.
Thank you for reporting this! I've opened a pull request that should fix this:
laurent22:release-3.0
← personalizedrefrigerator:pr/mobile/fix-manual-resource-download
opened 05:10AM - 15 Jul 24 UTC
# Summary
This pull request fixes a regression reported [on the forum](https:… //discourse.joplinapp.org/t/android-app-doesnt-download-attachments-pictures/39090) — tapping on a resource no longer downloads it in "manual" attachment download mode on mobile.
# Testing plan
This pull request has been manually tested by:
1. Setting up sync (with Dropbox).
2. Adding a drawing to a note on desktop.
3. Setting resource download mode to "manual" and syncing on mobile.
4. Tapping on the "download" icon for a resource on mobile.
5. Verifying that this causes the drawing to be downloaded.
An automated test for a similar change can be found in https://github.com/laurent22/joplin/pull/10747.
<!--
Please prefix the title with the platform you are targetting:
Here are some examples of good titles:
- Desktop: Resolves #123: Added new setting to change font
- Mobile, Desktop: Fixes #456: Fixed config screen error
- All: Resolves #777: Made synchronisation faster
And here's an explanation of the title format:
- "Desktop" for the Windows/macOS/Linux app (Electron app)
- "Mobile" for the mobile app (or "Android" / "iOS" if the pull request only applies to one of the mobile platforms)
- "CLI" for the CLI app
If it's two platforms, separate them with commas - "Desktop, Mobile" or if it's for all platforms, prefix with "All".
If it's not related to any platform (such as a translation, change to the documentation, etc.), simply don't add a platform.
Then please append the issue that you've addressed or fixed. Use "Resolves #123" for new features or improvements and "Fixes #123" for bug fixes.
AND PLEASE READ THE GUIDE: https://github.com/laurent22/joplin/blob/dev/readme/dev/index.md
-->
(And a separate pull request with a regression test!)
1 Like
Same problem here. Android app, manual option doesn't work. Automatic works fine.
system
Closed
13 September 2024 01:18
6
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.