-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: backup only selected photos (#14225)
Co-authored-by: Zack Pollard <[email protected]>
- Loading branch information
1 parent
cfba7f7
commit c17c174
Showing
5 changed files
with
31 additions
and
3 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
Navigate to the backup screen by clicking on the cloud icon in the top right corner of the screen. | ||
1. Navigate to the backup screen by clicking on the cloud icon in the top right corner of the screen. | ||
|
||
<img src={require('./img/backup-header.png').default} width='50%' title='Backup button' /> | ||
|
||
You can select which album(s) you want to back up to the Immich server from the backup screen. | ||
2. You can select which album(s) you want to back up to the Immich server from the backup screen. | ||
|
||
<img src={require('./img/album-selection.png').default} width='50%' title='Backup button' /> | ||
|
||
Scroll down to the bottom and press "**Start Backup**" to start the backup process. | ||
3. Scroll down to the bottom and press "**Start Backup**" to start the backup process. This will upload all the assets in the selected albums. |