docs: backup only selected photos #14225
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
👋 Hi devs, just another fan of your app here!
Why
I had a hard time finding a way for my friend to upload only few photos from their mobile. The backup UI in the app suggests only a full upload of all assets in selected albums is possible right now.
Related Issues
Original issue: #1684
Inspired from this comment - #3826 (comment)
What
This feature is added in v1.72.0 (#3574) but I believe the documentation doesn't properly surface this knowledge.
![image](https://private-user-images.githubusercontent.com/8217199/387714751-ac85b323-d6ea-44a1-9aeb-929d1604868a.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3NDAwMDQ2MzIsIm5iZiI6MTc0MDAwNDMzMiwicGF0aCI6Ii84MjE3MTk5LzM4NzcxNDc1MS1hYzg1YjMyMy1kNmVhLTQ0YTEtOWFlYi05MjlkMTYwNDg2OGEucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxOSUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTlUMjIzMjEyWiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9YjBlNjBlNTgyYjUzNDdiNGQxYzc1YzJhOTE1MjQ4OTA5OTZhNzUyMmYyNDBlODdiZWU1YWJjNTQ0ZDNlMDQwMyZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.zQOiraSarQDONCXlfzIutTnpfw6WQxo2h1G9kAxe9Ms)
So I added a new section in the doc of mobile app:
Please drop a review if the language and changes makes sense. Thanks!