Bug 200187

Summary: save and restore selected filter tags (see attached proposal for patch)
Product: [Applications] digikam Reporter: wto.wit01
Component: Albums-FiltersAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: wishlist CC: caulier.gilles
Priority: NOR    
Version: 1.0.0   
Target Milestone: ---   
Platform: Debian testing   
OS: Linux   
Latest Commit: Version Fixed In: 1.0.0
Attachments: save and restore selected filter tags in "Tag Filters" view

Description wto.wit01 2009-07-14 17:02:29 UTC
Version:           1.0.0 (using KDE 4.2.2)
OS:                Linux
Installed from:    Debian testing/unstable Packages

a simple functionality (on the right side bar view "Tag Filters") to:
        SAVE active filter tags (at program's exit)
        RESTORE active filter tags (at next program start)
an entry titled "RESTORE TAG FILTERS" in the context menu of "Tag Filters" view in order to switch ON/OFF functionality as mentioned above.

where 

functionality has to be activated / deactivated by user (context menu)  
appropriate information is saved into user's digikamrc-file (Tag Filters section)
green/red LED informs user of active filter tags at program start
Comment 1 wto.wit01 2009-07-14 17:05:58 UTC
Created attachment 35314 [details]
save and restore selected filter tags in "Tag Filters" view

proposal for docu:
Pop up the context menu in the "Tag Filters" view by clicking the right mouse key and select "Restore Tag Filters" + "On": all tags selected will be saved at program's exit time in order to be restored at digiKam's next start.
Comment 2 caulier.gilles 2009-07-14 19:24:39 UTC
Andi, What do you think about this patch ?

Gilles
Comment 3 wto.wit01 2009-07-17 15:59:10 UTC
sorry: the patch has been made against 1.0.0-beta3
Comment 4 Andi Clemens 2009-07-20 15:29:38 UTC
I think the patch is ok (I modified it a little bit, but mostly just code polishing).

Gilles,
should we apply it?

I can do so later on...

Andi
Comment 5 caulier.gilles 2009-07-20 15:31:13 UTC
yes, fine for me...

Gilles
Comment 6 Andi Clemens 2009-07-20 15:36:24 UTC
SVN commit 999762 by aclemens:

Apply patch from wto.wit01 to save and restore selected filter tags
BUG:200187

 M  +82 -8     tagfilterview.cpp  
 M  +9 -0      tagfilterview.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=999762