Bug 216802 - digikam ability to sort album with "picture is before picture"
Summary: digikam ability to sort album with "picture is before picture"
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Albums-ItemsSort (show other bugs)
Version: 1.0.0
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-30 13:41 UTC by Philippe ROUBACH
Modified: 2022-02-20 08:46 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 6.0.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe ROUBACH 2009-11-30 13:41:20 UTC
Version:           1.0.0-beta6 (using 4.3.77 (KDE 4.3.77 (KDE 4.4 >= 20091123)), Mandriva Linux release 2010.1 (Cooker) for i586)
Compiler:          gcc
OS:                Linux (i686) release 2.6.31.6-desktop-1mnb

add the ability to sort an album by defining this picture is before this other one by dragging the picture
Comment 1 gorn 2009-12-28 23:54:47 UTC
I think the "order pictures by dragging and dropping" feature is really needed - it fits very much to intuitive workflow with pictures. When you are preparing any kind of presentation or abum, you need to:

1) select pictures (this can be done by stars for example]
2) sort pictures (this can be only done by renaming pictures which is akward)
Comment 2 gorn 2009-12-29 00:20:04 UTC
Picasa has this feature - it does not have many other ones, but they cleraly understood that this one fits to the "most common" ways in handeling photos.
Comment 3 caulier.gilles 2011-12-14 10:28:43 UTC

*** This bug has been marked as a duplicate of bug 91562 ***
Comment 4 caulier.gilles 2018-08-01 09:32:31 UTC
Git commit c6e92a02cfeebc86b60faad9442e780a7342abbf by Maik Qualmann.
Committed on 31/07/2018 at 19:46.
Pushed by mqualmann into branch 'master'.

fix and optimize manual sorting

M  +21   -13   core/app/items/digikamimageview.cpp
M  +0    -2    core/libs/database/coredb/coredb.cpp
M  +14   -2    core/libs/database/item/imageinfo.cpp
M  +1    -1    core/libs/database/item/imageinfo.h
M  +1    -1    core/libs/database/item/imageinfodata.h

https://commits.kde.org/digikam/c6e92a02cfeebc86b60faad9442e780a7342abbf
Comment 5 Philippe ROUBACH 2018-08-01 10:04:21 UTC
thanks