[Digikam-devel] [Bug 293832] Digitaglinktree - Multi tag level combination - find any image though directory browsing [patch]
cyril.raphanel at gmail.com
cyril.raphanel at gmail.com
Mon Feb 13 17:42:04 GMT 2012
https://bugs.kde.org/show_bug.cgi?id=293832
--- Comment #13 from <cyril raphanel gmail com> 2012-02-13 17:42:04 ---
(In reply to comment #11)
> (In reply to comment #10)
> > And if the user thinks first about his/her trip in France in 2004 with Paul
> > where they met Peter the script will also translate this way of thinking in
> > folder hierarchy and ends up to the same set of files
> > Place
> > - France
> > -- _all => All pictures taken in France
> > -- Date => All pictures taken in France classified by dates
> > --- 2004
> > ---- _all => All pictures taken in France in 2004
> > ---- People
> > ----- _all => All pictures taken in France in 2004 with some other People
> > ----- Paul
> > ------ _all => All pictures taken in France in 2004 with Paul
> > ------ People
> > ------- _all => All pictures taken in France in 2004 with Paul and other people
> > ------- Peter
> > -------- _all => All pictures taken in France in 2004 with Paul and Peter
>
> And the "pwd" would look like
> Place/France/Date/2004/People/Paul/People/Peter
>
> you can play even with standard command like "find" and "grep" together to find
> anything from command line and even display your image with console base image
> viewer.
example of find command:
find my_directory -path "*Paul*Peter*France*2004*"
and voila :-)
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Digikam-devel
mailing list