Summary: | Import should import to the currently active album. | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | fotograaf <fotograaf> |
Component: | Import-Albums | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | metzpinguin, rnbzilla |
Priority: | NOR | ||
Version First Reported In: | 8.4.0 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/graphics/digikam/-/commit/d2782a8b54c4fd05818ce62a47d21a247fc65b95 | Version Fixed In: | 8.4.0 |
Sentry Crash Report: |
Description
fotograaf
2024-05-28 11:16:39 UTC
digiKam uses the last used album that was imported into. You can also set a fixed target album in the digiKam camera settings. We could also make an option to use the current physical album. But, if this is just a virtual date/tag/search album, it wouldn't work. Maik For me at least when importing images from a folder on my computer digikam does not remember the last album I imported to. It always appears to go back to an album I last imported to three years ago. I can't reproduce it, the import tool definitely remembers the last album used. Could it be that we're talking past each other and you mean the "import folder" function? Maik Git commit d2782a8b54c4fd05818ce62a47d21a247fc65b95 by Maik Qualmann. Committed on 13/06/2024 at 06:35. Pushed by mqualmann into branch 'master'. fix selection of current album in album selector The selection must be made after loading the tree view. FIXED-IN: 8.4.0 M +1 -1 NEWS M +1 -1 core/app/items/utils/itemviewutilities.cpp M +1 -1 core/app/main/digikamapp_import.cpp M +5 -3 core/libs/album/widgets/albumselectwidget.cpp https://invent.kde.org/graphics/digikam/-/commit/d2782a8b54c4fd05818ce62a47d21a247fc65b95 |