Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[docs] Add a tip about enabling ML before doing imports #4412

Merged
merged 1 commit into from
Dec 16, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions docs/docs/photos/features/machine-learning.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,10 @@ device.
> desktop app first, because it can index your existing photos faster. Once your
> existing photos have been indexed, then you can use either. The mobile app is
> fast enough to index new photos as they are being backed up.
>
> Also, it is beneficial to enable machine learning before importing your
> photos, as this allows the Ente app to index your files as they are getting
> uploaded instead of needing to download them again.
The indexes are synced across all your devices automatically using the same
end-to-end encrypted security that we use for syncing your photos.
Expand Down
7 changes: 7 additions & 0 deletions docs/docs/photos/migration/from-google-photos/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,3 +68,10 @@ will ignore already backed up files and upload just the rest.

If you run into any issues during this migration, please reach out to
[[email protected]](mailto:[email protected]) and we will be happy to help you!

> [!TIP]
>
> In case you wish to use face recognition and other advanced search features
> provided by Ente, we recommend that you enable [machine
> learning](/photos/features/machine-learning) before importing your photos so
> that the Ente app can directly index files as they are getting uploaded.
Loading