From 8873c9a02f4e4ec95e1121de51b1897da01d5d32 Mon Sep 17 00:00:00 2001 From: Jonathan Jogenfors Date: Tue, 26 Sep 2023 04:26:11 +0200 Subject: [PATCH] docs: deprecate read only assets (#4226) * chore: add deprecation notice in docs * feat: link to library documentation --------- Co-authored-by: Jason Rasmussen --- docs/docs/features/read-only-gallery.md | 20 +++++++------------- 1 file changed, 7 insertions(+), 13 deletions(-) diff --git a/docs/docs/features/read-only-gallery.md b/docs/docs/features/read-only-gallery.md index b2796c022..7b1cd605f 100644 --- a/docs/docs/features/read-only-gallery.md +++ b/docs/docs/features/read-only-gallery.md @@ -1,4 +1,10 @@ -# Read-only Gallery [Experimental] +# Read-only Gallery [Deprecated] + +:::caution + +This feature is being deprecated in favor of [Libraries](/docs/features/libraries.md). + +::: ## Overview @@ -6,18 +12,6 @@ This feature enables users to use an existing gallery without uploading the asse Upon syncing the file information, it will be read by Immich to generate supported files. -:::caution - -This feature is still in an experimental stage. And this is an initial implementation and will receive improvements in the future. - -The current limitations of this feature are: - -- Assets are not automatically synced and must instead be manually synced with the CLI tool. -- Only new files that are added to the gallery will be detected. -- Deleted and moved files will not be detected. - -::: - ## Usage :::tip Example scenario