Git commit 6f1d44be9ffdb81decaf124d9dd59328a55e4781 by Andrey Goreev. Committed on 13/02/2020 at 05:57. Pushed by cgilles into branch 'master'.
Added a warning Re renaming RAW files on import M +4 -0 digikam/using-camera-processing.docbook https://invent.kde.org/kde/digikam-doc/commit/6f1d44be9ffdb81decaf124d9dd59328a55e4781 diff --git a/digikam/using-camera-processing.docbook b/digikam/using-camera-processing.docbook index 925b679..4ddfd35 100644 --- a/digikam/using-camera-processing.docbook +++ b/digikam/using-camera-processing.docbook @@ -54,6 +54,10 @@ The new filename that &digikam; will use for the photographs when they are downloaded is shown underneath the thumbnail in the image icon. The renaming settings will be remembered the next time you use the camera interface. </para> +<caution><para> + At the moment &digikam; cannot read metadata of RAW files during the import. You might want to import the files while preserving camera filenames first and then rename them after the import using the rename function (F2). + </para></caution> + </sect3> <sect3>
