mirror of
https://github.com/immich-app/immich.git
synced 2026-06-04 13:15:22 -04:00
a244d94ac8
* docs: beginning of the year tune up and updates * darker dark * backup information * promote to table of content * Apply suggestions from code review Co-authored-by: Mert <101130780+mertalev@users.noreply.github.com> Co-authored-by: Mees Frensel <33722705+meesfrensel@users.noreply.github.com> * restore and backup * edit * Apply suggestions from code review Co-authored-by: bo0tzz <git@bo0tzz.me> * feedback * more information on mobile Co-authored-by: https://github.com/aviv926 * more information on free up space > > Co-authored-by: jtagcat <git-12dbd862@jtag.cat> * Update docs/docs/features/mobile-app.mdx Co-authored-by: jtagcat <git-12dbd862@jtag.cat> * screenshot and minor tweaks --------- Co-authored-by: Mert <101130780+mertalev@users.noreply.github.com> Co-authored-by: Mees Frensel <33722705+meesfrensel@users.noreply.github.com> Co-authored-by: bo0tzz <git@bo0tzz.me> Co-authored-by: jtagcat <git-12dbd862@jtag.cat>
622 B
622 B
- 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.webp').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.
<img src={require('./img/album-selection.webp').default} width='50%' title='Backup button' />
- Scroll down to the bottom and press "Enable Backup" to start the backup process. This will upload all the assets in the selected albums.
:::info You can read more about backup options here. :::