From 2928ba52d3eec4c581847137fac07c5331243a02 Mon Sep 17 00:00:00 2001 From: Varun Patil Date: Sun, 25 Sep 2022 16:43:32 -0700 Subject: [PATCH] Add archive note --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 257a8d75..62290490 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,7 @@ The approach of this app is fundamentally different from the official Nextcloud - If you add any photos from outside Nextcloud, you must run the scan and index commands. - Indexing may be slow, since all files must be downloaded from the storage. The app currently assumes that the Exif data is present with the first 20MB of each file. - This function is experimental and may not work as expected. Please report any issues. +- The archive feature moves photos to a separate folder called `.archive` at the root of your timeline. You can use this, for example, to move these photos to a cold storage. ## Special Thanks Nextcloud team. At least one half of the code is based on the work of the [Nextcloud Photos](https://github.com/nextcloud/photos). \ No newline at end of file