Bug 200187 - save and restore selected filter tags (see attached proposal for patch)
Summary: save and restore selected filter tags (see attached proposal for patch)
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Albums-Filters (show other bugs)
Version: 1.0.0
Platform: Debian testing Linux
: NOR wishlist
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-14 17:02 UTC by wto.wit01
Modified: 2012-06-27 11:18 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 1.0.0


Attachments
save and restore selected filter tags in "Tag Filters" view (4.86 KB, patch)
2009-07-14 17:05 UTC, wto.wit01
Details

Note You need to log in before you can comment on or make changes to this bug.
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