http://bugs.kde.org/show_bug.cgi?id=180035
Summary: Advanced Search: Allow to search within past saved searches Product: digikam Version: unspecified Platform: Compiled Sources OS/Version: Linux Status: UNCONFIRMED Severity: wishlist Priority: NOR Component: general AssignedTo: [hidden email] ReportedBy: [hidden email] Version: (using Devel) OS: Linux Installed from: Compiled sources Greetings, First of all, congratulations and thanks for the KDE4 port of digikam for being totally awesome :) I would like to request the following feature: when you use the advanced search window, you can select to search within particular albums. I feel it would be very useful (at least for my use case) if you could similarly search within results of other searches as well. I am not sure if digikam uses SQL, but I imagine something like SELECT * FROM (SELECT * FROM ... WHERE ... ) WHERE ... . My instinct tells me that it should be possible to implement without too much trouble (though of course, there will be a performance hit because X searches have to be made instead of 1). As an example, imagine i have tagged photographs by place, by date, by persons. I have a saved a search that returns the results of photos in my hometown last summer. With the search-in-search feature I would be able to easily search for my sister's photos last summer in my hometown. As for my actual case, I have more complicated tags on separate folders, so it's much more of a hassle to manually combine search conditions. A possible complication would be what happens when searching in multiple saved searches, so I think a restriction of using only a single saved search would be a good choice (and the an additional search group could be used anyway). -- Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
http://bugs.kde.org/show_bug.cgi?id=180035
Gilles Caulier caulier gilles gmail com changed: What |Removed |Added ---------------------------------------------------------------------------- Component|general |Searches Version|unspecified |0.10.0-svn -- Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Ioannis Gyftos
http://bugs.kde.org/show_bug.cgi?id=180035
Mikolaj Machowski mikmach wp pl changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #1 from Mikolaj Machowski <mikmach wp pl> 2009-01-08 17:59:17 --- Nice idea - I was thinking about something like that but from slightly different angle: Don't make it look in searches but in search dialog should be checkbox "Search in current view" which should take into account only images visible in central part. -- Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Ioannis Gyftos
http://bugs.kde.org/show_bug.cgi?id=180035
--- Comment #2 from Ioannis Gyftos <ioannis gyftos gmail com> 2009-01-09 08:34:01 --- Indeed, that would also work well. Your way might also be faster if the current view is somehow stored so it doesn't have to be recalculated. And more intuitive/simple I guess. -- Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Ioannis Gyftos
https://bugs.kde.org/show_bug.cgi?id=180035
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|0.10.0-svn |0.10.0 -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Ioannis Gyftos
https://bugs.kde.org/show_bug.cgi?id=180035
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[hidden email] --- Comment #3 from Gilles Caulier <caulier gilles gmail com> 2011-12-15 12:47:27 --- Ioannis, Do you tried digiKam 2.x serie, where you can select album when to process searching ? Gilles Caulier -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Ioannis Gyftos
https://bugs.kde.org/show_bug.cgi?id=180035
--- Comment #4 from Ioannis Gyftos <[hidden email]> --- Hello, Yes I have. It doesn't seem to be helping, as all images are located in the same album anyway. What I am currently doing is to search with a query, add a temporary tag to the images that the first query finds, then make another query with an additional constraint of the previous temporaty tag I manually created. A bit of a hassle but it works. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Ioannis Gyftos
https://bugs.kde.org/show_bug.cgi?id=180035
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Advanced Search: Allow to |Allow to search within past |search within past saved |saved searches |searches | -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Ioannis Gyftos
https://bugs.kde.org/show_bug.cgi?id=180035
--- Comment #5 from Gilles Caulier <[hidden email]> --- Ioannis, What's about this file using last digiKam 4.2.0 ? Gilles Caulier -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Ioannis Gyftos
https://bugs.kde.org/show_bug.cgi?id=180035
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |WAITINGFORINFO --- Comment #6 from Gilles Caulier <[hidden email]> --- Ioannis, What's about this file using last digiKam 4.10.0 ? Gilles Caulier -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Ioannis Gyftos
https://bugs.kde.org/show_bug.cgi?id=180035
--- Comment #7 from Ioannis Gyftos <[hidden email]> --- Hi, I don't see anything that could help. I'll try to steal some time and see if I can hack at this myself sometime. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Ioannis Gyftos
https://bugs.kde.org/show_bug.cgi?id=180035
--- Comment #8 from Gilles Caulier <[hidden email]> --- New digiKam 4.11.0 is available with official PKG installer for OSX. https://www.digikam.org/node/740 Can you reproduce the problem with this release ? Gilles Caulier -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Ioannis Gyftos
https://bugs.kde.org/show_bug.cgi?id=180035
[hidden email] changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |5.1.0 Resolution|WAITINGFORINFO |FIXED --- Comment #9 from [hidden email] --- With digiKam 5.0.0, this problem is not reproducible. I close this file now. Don't hesitate to re-open if necessary. Gilles Caulier -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
Free forum by Nabble | Edit this page |