Bug 430035

Summary: Unused clip filter in project bin
Product: [Applications] kdenlive Reporter: Andrej M. <andrej.mernik+bugs>
Component: User Interface & MiscellaneousAssignee: Jean-Baptiste Mardelle <jb>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version First Reported In: 20.08.3   
Target Milestone: ---   
Platform: Manjaro   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Andrej M. 2020-12-05 08:51:17 UTC
Dear developers,

please consider adding an "Unused" option to the Project bin view Filter. Selecting this option would only show clips. which are not present in the timeline.

This would massively speed up finding unused clips in large projects.

Thanks and best regards,
Andrej
Comment 1 Jean-Baptiste Mardelle 2020-12-05 14:35:08 UTC
That's an excellent idea, thanks - never thought of it! Will add this soon so it will be in 20.12.1
Comment 2 Jean-Baptiste Mardelle 2020-12-05 14:39:04 UTC
Git commit 8bc21ec4291d1ad9df295bfc3a01ba9a310348df by Jean-Baptiste Mardelle.
Committed on 05/12/2020 at 14:38.
Pushed by mardelle into branch 'master'.

Add "unused clip" filter in Project Bin.

M  +16   -4    src/bin/bin.cpp
M  +3    -0    src/bin/projectitemmodel.cpp
M  +11   -1    src/bin/projectsortproxymodel.cpp
M  +2    -1    src/bin/projectsortproxymodel.h

https://invent.kde.org/multimedia/kdenlive/commit/8bc21ec4291d1ad9df295bfc3a01ba9a310348df
Comment 3 Jean-Baptiste Mardelle 2021-01-03 18:27:11 UTC
Git commit 026a554ebe2e53ab30bd6f09f7fab153398c1bd0 by Jean-Baptiste Mardelle.
Committed on 03/01/2021 at 18:07.
Pushed by mardelle into branch 'release/20.12'.

Add "unused clip" filter in Project Bin.

M  +16   -4    src/bin/bin.cpp
M  +3    -0    src/bin/projectitemmodel.cpp
M  +11   -1    src/bin/projectsortproxymodel.cpp
M  +2    -1    src/bin/projectsortproxymodel.h

https://invent.kde.org/multimedia/kdenlive/commit/026a554ebe2e53ab30bd6f09f7fab153398c1bd0