Bug 298160 - Add undo functionality to face tagging operations
Summary: Add undo functionality to face tagging operations
Status: REPORTED
Alias: None
Product: digikam
Classification: Applications
Component: Faces-Workflow (show other bugs)
Version: 2.5.0
Platform: Ubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
: 445696 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-04-15 02:14 UTC by Axel Krebs
Modified: 2023-12-18 12:07 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Axel Krebs 2012-04-15 02:14:51 UTC
User-Agent:       
Build Identifier: 

when working on face recognition, mistakes can happen. 
Sometimes one attributes to fast names to deteced faces and gets mistaken.

Therefore I ask urgently for an UNDO, as this would take just a few inputs, wheras we need to completely re-recognize complete folders for contributing names.

Reproducible: Always

Steps to Reproduce:
1. self explaining after my description above
2.
3.
Actual Results:  
unsatifyieng, as this is (fur my opinion) not a seamless and professionell workflow.

Expected Results:  
should work as expected- without edges
Comment 1 Harsh Agrawal 2012-04-15 19:21:35 UTC
I would like to work on it. Can you please provide some more details of the
undo functionality you want.

Thanks
Harsh

On Mon, Apr 16, 2012 at 12:09 AM, Marcel Wiesweg <marcel.wiesweg@gmx.de>wrote:

> https://bugs.kde.org/show_bug.cgi?id=298160
>
> Marcel Wiesweg <marcel.wiesweg@gmx.de> changed:
>
>           What    |Removed                     |Added
>
> ----------------------------------------------------------------------------
>            Summary|Urgent need for UNDO        |add undo functionality for
>                   |                            |face tagging operations
>           Severity|normal                      |wishlist
>
> --
> You are receiving this mail because:
> You are the assignee for the bug.
> _______________________________________________
> Digikam-devel mailing list
> Digikam-devel@kde.org
> https://mail.kde.org/mailman/listinfo/digikam-devel
>
Comment 2 Axel Krebs 2012-04-15 20:01:05 UTC
Hi Harsh:

I´ll try to...

First time, I did check my pics collection to recognize faces some days ago.

This exploring phase took more than one day...

The program found some hundreds of potential "faces" (or even
structures) potentially similiar to faces.

Sometimes, I did mistakes in acepting or rejecting faces.

Of course, digikam offers an option re-check again. But this is
time-consuming. And there is no certanity to click right if "face" or
"not face", the second time…

My thought is to keep some clicks in spare, so one can correct a click,
if necessary. This is, the idea of UNDO, basically.

I´m no programmer, unfortunately. And I could imagine, there should be
several different solution pathes.

Maybe just some type of cache, collecting the last ten or twenty clicks,
and, if necessary, just UNDO the last one.

thuiese "clicks" could be organized in a subsequent series of events,
the newewst one replacing the one before

n 	-> 	n-1 (newest)
n-1 	-> 	n-2
n-2 	-> 	n-2
n-3 	-> 	n-2

...	->	...

n-19 	-> 	n-20 8oldest, just one step before erasing)

hope I could make my idea somewaht clearer?

Thank you for taking care of!!




Axel
---
Am 15.04.2012 21:21, schrieb Harsh Agrawal:
> https://bugs.kde.org/show_bug.cgi?id=298160
> 
> --- Comment #1 from Harsh Agrawal <dexter.1691@gmail.com> ---
> I would like to work on it. Can you please provide some more details of the
> undo functionality you want.
> 
> Thanks
> Harsh
> 
> On Mon, Apr 16, 2012 at 12:09 AM, Marcel Wiesweg <marcel.wiesweg@gmx.de>wrote:
> 
>> https://bugs.kde.org/show_bug.cgi?id=298160
>>
>> Marcel Wiesweg <marcel.wiesweg@gmx.de> changed:
>>
>>           What    |Removed                     |Added
>>
>> ----------------------------------------------------------------------------
>>            Summary|Urgent need for UNDO        |add undo functionality for
>>                   |                            |face tagging operations
>>           Severity|normal                      |wishlist
>>
>> --
>> You are receiving this mail because:
>> You are the assignee for the bug.
>> _______________________________________________
>> Digikam-devel mailing list
>> Digikam-devel@kde.org
>> https://mail.kde.org/mailman/listinfo/digikam-devel
>>
>
Comment 3 Harsh Agrawal 2012-04-15 20:08:28 UTC
One doubt, what do you mean by clicks here?

On Mon, Apr 16, 2012 at 1:31 AM, Axel Krebs <axel.krebs@t-online.de> wrote:

> https://bugs.kde.org/show_bug.cgi?id=298160
>
> --- Comment #2 from Axel Krebs <axel.krebs@t-online.de> ---
> Hi Harsh:
>
> I´ll try to...
>
> First time, I did check my pics collection to recognize faces some days
> ago.
>
> This exploring phase took more than one day...
>
> The program found some hundreds of potential "faces" (or even
> structures) potentially similiar to faces.
>
> Sometimes, I did mistakes in acepting or rejecting faces.
>
> Of course, digikam offers an option re-check again. But this is
> time-consuming. And there is no certanity to click right if "face" or
> "not face", the second time…
>
> My thought is to keep some clicks in spare, so one can correct a click,
> if necessary. This is, the idea of UNDO, basically.
>
> I´m no programmer, unfortunately. And I could imagine, there should be
> several different solution pathes.
>
> Maybe just some type of cache, collecting the last ten or twenty clicks,
> and, if necessary, just UNDO the last one.
>
> thuiese "clicks" could be organized in a subsequent series of events,
> the newewst one replacing the one before
>
> n     ->     n-1 (newest)
> n-1     ->     n-2
> n-2     ->     n-2
> n-3     ->     n-2
>
> ...    ->    ...
>
> n-19     ->     n-20 8oldest, just one step before erasing)
>
> hope I could make my idea somewaht clearer?
>
> Thank you for taking care of!!
>
>
>
>
> Axel
> ---
> Am 15.04.2012 21:21, schrieb Harsh Agrawal:
> > https://bugs.kde.org/show_bug.cgi?id=298160
> >
> > --- Comment #1 from Harsh Agrawal <dexter.1691@gmail.com> ---
> > I would like to work on it. Can you please provide some more details of
> the
> > undo functionality you want.
> >
> > Thanks
> > Harsh
> >
> > On Mon, Apr 16, 2012 at 12:09 AM, Marcel Wiesweg <marcel.wiesweg@gmx.de
> >wrote:
> >
> >> https://bugs.kde.org/show_bug.cgi?id=298160
> >>
> >> Marcel Wiesweg <marcel.wiesweg@gmx.de> changed:
> >>
> >>           What    |Removed                     |Added
> >>
> >>
> ----------------------------------------------------------------------------
> >>            Summary|Urgent need for UNDO        |add undo functionality
> for
> >>                   |                            |face tagging operations
> >>           Severity|normal                      |wishlist
> >>
> >> --
> >> You are receiving this mail because:
> >> You are the assignee for the bug.
> >> _______________________________________________
> >> Digikam-devel mailing list
> >> Digikam-devel@kde.org
> >> https://mail.kde.org/mailman/listinfo/digikam-devel
> >>
> >
>
> --
> You are receiving this mail because:
> You are the assignee for the bug.
> _______________________________________________
> Digikam-devel mailing list
> Digikam-devel@kde.org
> https://mail.kde.org/mailman/listinfo/digikam-devel
>
Comment 4 Aniket 2012-04-15 20:24:47 UTC
Hi Alex!

I get your requirement. I could work on it but not before next week, will
that be too late? As you mentioned this to be urgent.
On Apr 16, 2012 1:31 AM, "Axel Krebs" <axel.krebs@t-online.de> wrote:

> https://bugs.kde.org/show_bug.cgi?id=298160
>
> --- Comment #2 from Axel Krebs <axel.krebs@t-online.de> ---
> Hi Harsh:
>
> I´ll try to...
>
> First time, I did check my pics collection to recognize faces some days
> ago.
>
> This exploring phase took more than one day...
>
> The program found some hundreds of potential "faces" (or even
> structures) potentially similiar to faces.
>
> Sometimes, I did mistakes in acepting or rejecting faces.
>
> Of course, digikam offers an option re-check again. But this is
> time-consuming. And there is no certanity to click right if "face" or
> "not face", the second time…
>
> My thought is to keep some clicks in spare, so one can correct a click,
> if necessary. This is, the idea of UNDO, basically.
>
> I´m no programmer, unfortunately. And I could imagine, there should be
> several different solution pathes.
>
> Maybe just some type of cache, collecting the last ten or twenty clicks,
> and, if necessary, just UNDO the last one.
>
> thuiese "clicks" could be organized in a subsequent series of events,
> the newewst one replacing the one before
>
> n     ->     n-1 (newest)
> n-1     ->     n-2
> n-2     ->     n-2
> n-3     ->     n-2
>
> ...    ->    ...
>
> n-19     ->     n-20 8oldest, just one step before erasing)
>
> hope I could make my idea somewaht clearer?
>
> Thank you for taking care of!!
>
>
>
>
> Axel
> ---
> Am 15.04.2012 21:21, schrieb Harsh Agrawal:
> > https://bugs.kde.org/show_bug.cgi?id=298160
> >
> > --- Comment #1 from Harsh Agrawal <dexter.1691@gmail.com> ---
> > I would like to work on it. Can you please provide some more details of
> the
> > undo functionality you want.
> >
> > Thanks
> > Harsh
> >
> > On Mon, Apr 16, 2012 at 12:09 AM, Marcel Wiesweg <marcel.wiesweg@gmx.de
> >wrote:
> >
> >> https://bugs.kde.org/show_bug.cgi?id=298160
> >>
> >> Marcel Wiesweg <marcel.wiesweg@gmx.de> changed:
> >>
> >>           What    |Removed                     |Added
> >>
> >>
> ----------------------------------------------------------------------------
> >>            Summary|Urgent need for UNDO        |add undo functionality
> for
> >>                   |                            |face tagging operations
> >>           Severity|normal                      |wishlist
> >>
> >> --
> >> You are receiving this mail because:
> >> You are the assignee for the bug.
> >> _______________________________________________
> >> Digikam-devel mailing list
> >> Digikam-devel@kde.org
> >> https://mail.kde.org/mailman/listinfo/digikam-devel
> >>
> >
>
> --
> You are receiving this mail because:
> You are the assignee for the bug.
> _______________________________________________
> Digikam-devel mailing list
> Digikam-devel@kde.org
> https://mail.kde.org/mailman/listinfo/digikam-devel
>
Comment 5 Aniket 2012-04-15 20:26:03 UTC
Sorry Axel not Alex.
On Apr 16, 2012 1:54 AM, "Aniket Handa" <atneik@gmail.com> wrote:

> Hi Alex!
>
> I get your requirement. I could work on it but not before next week, will
> that be too late? As you mentioned this to be urgent.
> On Apr 16, 2012 1:31 AM, "Axel Krebs" <axel.krebs@t-online.de> wrote:
>
>> https://bugs.kde.org/show_bug.cgi?id=298160
>>
>> --- Comment #2 from Axel Krebs <axel.krebs@t-online.de> ---
>> Hi Harsh:
>>
>> I´ll try to...
>>
>> First time, I did check my pics collection to recognize faces some days
>> ago.
>>
>> This exploring phase took more than one day...
>>
>> The program found some hundreds of potential "faces" (or even
>> structures) potentially similiar to faces.
>>
>> Sometimes, I did mistakes in acepting or rejecting faces.
>>
>> Of course, digikam offers an option re-check again. But this is
>> time-consuming. And there is no certanity to click right if "face" or
>> "not face", the second time…
>>
>> My thought is to keep some clicks in spare, so one can correct a click,
>> if necessary. This is, the idea of UNDO, basically.
>>
>> I´m no programmer, unfortunately. And I could imagine, there should be
>> several different solution pathes.
>>
>> Maybe just some type of cache, collecting the last ten or twenty clicks,
>> and, if necessary, just UNDO the last one.
>>
>> thuiese "clicks" could be organized in a subsequent series of events,
>> the newewst one replacing the one before
>>
>> n     ->     n-1 (newest)
>> n-1     ->     n-2
>> n-2     ->     n-2
>> n-3     ->     n-2
>>
>> ...    ->    ...
>>
>> n-19     ->     n-20 8oldest, just one step before erasing)
>>
>> hope I could make my idea somewaht clearer?
>>
>> Thank you for taking care of!!
>>
>>
>>
>>
>> Axel
>> ---
>> Am 15.04.2012 21:21, schrieb Harsh Agrawal:
>> > https://bugs.kde.org/show_bug.cgi?id=298160
>> >
>> > --- Comment #1 from Harsh Agrawal <dexter.1691@gmail.com> ---
>> > I would like to work on it. Can you please provide some more details of
>> the
>> > undo functionality you want.
>> >
>> > Thanks
>> > Harsh
>> >
>> > On Mon, Apr 16, 2012 at 12:09 AM, Marcel Wiesweg <marcel.wiesweg@gmx.de
>> >wrote:
>> >
>> >> https://bugs.kde.org/show_bug.cgi?id=298160
>> >>
>> >> Marcel Wiesweg <marcel.wiesweg@gmx.de> changed:
>> >>
>> >>           What    |Removed                     |Added
>> >>
>> >>
>> ----------------------------------------------------------------------------
>> >>            Summary|Urgent need for UNDO        |add undo functionality
>> for
>> >>                   |                            |face tagging operations
>> >>           Severity|normal                      |wishlist
>> >>
>> >> --
>> >> You are receiving this mail because:
>> >> You are the assignee for the bug.
>> >> _______________________________________________
>> >> Digikam-devel mailing list
>> >> Digikam-devel@kde.org
>> >> https://mail.kde.org/mailman/listinfo/digikam-devel
>> >>
>> >
>>
>> --
>> You are receiving this mail because:
>> You are the assignee for the bug.
>> _______________________________________________
>> Digikam-devel mailing list
>> Digikam-devel@kde.org
>> https://mail.kde.org/mailman/listinfo/digikam-devel
>>
>
Comment 6 Axel Krebs 2012-04-16 04:26:17 UTC
One click equals one decision accepting (naming) an automatically
recognized face; or not accepting (rejecting).

So "one click" is synonym with one decicion, or one conscious contribution.

hope this is clearer, now?

Axel

Am 15.04.2012 22:08, schrieb Harsh Agrawal:
> https://bugs.kde.org/show_bug.cgi?id=298160
> 
> --- Comment #3 from Harsh Agrawal <dexter.1691@gmail.com> ---
> One doubt, what do you mean by clicks here?
> 
> On Mon, Apr 16, 2012 at 1:31 AM, Axel Krebs <axel.krebs@t-online.de> wrote:
> 
>> https://bugs.kde.org/show_bug.cgi?id=298160
>>
>> --- Comment #2 from Axel Krebs <axel.krebs@t-online.de> ---
>> Hi Harsh:
>>
>> I´ll try to...
>>
>> First time, I did check my pics collection to recognize faces some days
>> ago.
>>
>> This exploring phase took more than one day...
>>
>> The program found some hundreds of potential "faces" (or even
>> structures) potentially similiar to faces.
>>
>> Sometimes, I did mistakes in acepting or rejecting faces.
>>
>> Of course, digikam offers an option re-check again. But this is
>> time-consuming. And there is no certanity to click right if "face" or
>> "not face", the second time…
>>
>> My thought is to keep some clicks in spare, so one can correct a click,
>> if necessary. This is, the idea of UNDO, basically.
>>
>> I´m no programmer, unfortunately. And I could imagine, there should be
>> several different solution pathes.
>>
>> Maybe just some type of cache, collecting the last ten or twenty clicks,
>> and, if necessary, just UNDO the last one.
>>
>> thuiese "clicks" could be organized in a subsequent series of events,
>> the newewst one replacing the one before
>>
>> n     ->     n-1 (newest)
>> n-1     ->     n-2
>> n-2     ->     n-2
>> n-3     ->     n-2
>>
>> ...    ->    ...
>>
>> n-19     ->     n-20 8oldest, just one step before erasing)
>>
>> hope I could make my idea somewaht clearer?
>>
>> Thank you for taking care of!!
>>
>>
>>
>>
>> Axel
>> ---
>> Am 15.04.2012 21:21, schrieb Harsh Agrawal:
>>> https://bugs.kde.org/show_bug.cgi?id=298160
>>>
>>> --- Comment #1 from Harsh Agrawal <dexter.1691@gmail.com> ---
>>> I would like to work on it. Can you please provide some more details of
>> the
>>> undo functionality you want.
>>>
>>> Thanks
>>> Harsh
>>>
>>> On Mon, Apr 16, 2012 at 12:09 AM, Marcel Wiesweg <marcel.wiesweg@gmx.de
>>> wrote:
>>>
>>>> https://bugs.kde.org/show_bug.cgi?id=298160
>>>>
>>>> Marcel Wiesweg <marcel.wiesweg@gmx.de> changed:
>>>>
>>>>           What    |Removed                     |Added
>>>>
>>>>
>> ----------------------------------------------------------------------------
>>>>            Summary|Urgent need for UNDO        |add undo functionality
>> for
>>>>                   |                            |face tagging operations
>>>>           Severity|normal                      |wishlist
>>>>
>>>> --
>>>> You are receiving this mail because:
>>>> You are the assignee for the bug.
>>>> _______________________________________________
>>>> Digikam-devel mailing list
>>>> Digikam-devel@kde.org
>>>> https://mail.kde.org/mailman/listinfo/digikam-devel
>>>>
>>>
>>
>> --
>> You are receiving this mail because:
>> You are the assignee for the bug.
>> _______________________________________________
>> Digikam-devel mailing list
>> Digikam-devel@kde.org
>> https://mail.kde.org/mailman/listinfo/digikam-devel
>>
>
Comment 7 Axel Krebs 2012-04-16 04:32:06 UTC
Hi,

this is perfect. Besides: what is "urgent" for my purposes, maybe
neglectible for other. I rely in digiKam "organizing comittee" to set
priorities what is important or not- I can never oversee all demands.


Axel


Am 15.04.2012 22:24, schrieb Aniket:
> https://bugs.kde.org/show_bug.cgi?id=298160
> 
> --- Comment #4 from Aniket <atneik@gmail.com> ---
> Hi Alex!
> 
> I get your requirement. I could work on it but not before next week, will
> that be too late? As you mentioned this to be urgent.
> On Apr 16, 2012 1:31 AM, "Axel Krebs" <axel.krebs@t-online.de> wrote:
> 
>> https://bugs.kde.org/show_bug.cgi?id=298160
>>
>> --- Comment #2 from Axel Krebs <axel.krebs@t-online.de> ---
>> Hi Harsh:
>>
>> I´ll try to...
>>
>> First time, I did check my pics collection to recognize faces some days
>> ago.
>>
>> This exploring phase took more than one day...
>>
>> The program found some hundreds of potential "faces" (or even
>> structures) potentially similiar to faces.
>>
>> Sometimes, I did mistakes in acepting or rejecting faces.
>>
>> Of course, digikam offers an option re-check again. But this is
>> time-consuming. And there is no certanity to click right if "face" or
>> "not face", the second time…
>>
>> My thought is to keep some clicks in spare, so one can correct a click,
>> if necessary. This is, the idea of UNDO, basically.
>>
>> I´m no programmer, unfortunately. And I could imagine, there should be
>> several different solution pathes.
>>
>> Maybe just some type of cache, collecting the last ten or twenty clicks,
>> and, if necessary, just UNDO the last one.
>>
>> thuiese "clicks" could be organized in a subsequent series of events,
>> the newewst one replacing the one before
>>
>> n     ->     n-1 (newest)
>> n-1     ->     n-2
>> n-2     ->     n-2
>> n-3     ->     n-2
>>
>> ...    ->    ...
>>
>> n-19     ->     n-20 8oldest, just one step before erasing)
>>
>> hope I could make my idea somewaht clearer?
>>
>> Thank you for taking care of!!
>>
>>
>>
>>
>> Axel
>> ---
>> Am 15.04.2012 21:21, schrieb Harsh Agrawal:
>>> https://bugs.kde.org/show_bug.cgi?id=298160
>>>
>>> --- Comment #1 from Harsh Agrawal <dexter.1691@gmail.com> ---
>>> I would like to work on it. Can you please provide some more details of
>> the
>>> undo functionality you want.
>>>
>>> Thanks
>>> Harsh
>>>
>>> On Mon, Apr 16, 2012 at 12:09 AM, Marcel Wiesweg <marcel.wiesweg@gmx.de
>>> wrote:
>>>
>>>> https://bugs.kde.org/show_bug.cgi?id=298160
>>>>
>>>> Marcel Wiesweg <marcel.wiesweg@gmx.de> changed:
>>>>
>>>>           What    |Removed                     |Added
>>>>
>>>>
>> ----------------------------------------------------------------------------
>>>>            Summary|Urgent need for UNDO        |add undo functionality
>> for
>>>>                   |                            |face tagging operations
>>>>           Severity|normal                      |wishlist
>>>>
>>>> --
>>>> You are receiving this mail because:
>>>> You are the assignee for the bug.
>>>> _______________________________________________
>>>> Digikam-devel mailing list
>>>> Digikam-devel@kde.org
>>>> https://mail.kde.org/mailman/listinfo/digikam-devel
>>>>
>>>
>>
>> --
>> You are receiving this mail because:
>> You are the assignee for the bug.
>> _______________________________________________
>> Digikam-devel mailing list
>> Digikam-devel@kde.org
>> https://mail.kde.org/mailman/listinfo/digikam-devel
>>
>
Comment 8 Harsh Agrawal 2012-04-16 10:52:12 UTC
Cool Axel!

I have started to have a look at it. Might take some time as I am not a
regular developer for Digikam, rather I have just started. Will talk with
other people and work on it.

I though cannot guarantee that when will I be able to finish implementing
this feature.

Maybe Aniket and I can together work on it.

Thanks
Harsh.

On Mon, Apr 16, 2012 at 10:02 AM, Axel Krebs <axel.krebs@t-online.de> wrote:

> https://bugs.kde.org/show_bug.cgi?id=298160
>
> --- Comment #7 from Axel Krebs <axel.krebs@t-online.de> ---
> Hi,
>
> this is perfect. Besides: what is "urgent" for my purposes, maybe
> neglectible for other. I rely in digiKam "organizing comittee" to set
> priorities what is important or not- I can never oversee all demands.
>
>
> Axel
>
>
> Am 15.04.2012 22:24, schrieb Aniket:
> > https://bugs.kde.org/show_bug.cgi?id=298160
> >
> > --- Comment #4 from Aniket <atneik@gmail.com> ---
> > Hi Alex!
> >
> > I get your requirement. I could work on it but not before next week, will
> > that be too late? As you mentioned this to be urgent.
> > On Apr 16, 2012 1:31 AM, "Axel Krebs" <axel.krebs@t-online.de> wrote:
> >
> >> https://bugs.kde.org/show_bug.cgi?id=298160
> >>
> >> --- Comment #2 from Axel Krebs <axel.krebs@t-online.de> ---
> >> Hi Harsh:
> >>
> >> I´ll try to...
> >>
> >> First time, I did check my pics collection to recognize faces some days
> >> ago.
> >>
> >> This exploring phase took more than one day...
> >>
> >> The program found some hundreds of potential "faces" (or even
> >> structures) potentially similiar to faces.
> >>
> >> Sometimes, I did mistakes in acepting or rejecting faces.
> >>
> >> Of course, digikam offers an option re-check again. But this is
> >> time-consuming. And there is no certanity to click right if "face" or
> >> "not face", the second time…
> >>
> >> My thought is to keep some clicks in spare, so one can correct a click,
> >> if necessary. This is, the idea of UNDO, basically.
> >>
> >> I´m no programmer, unfortunately. And I could imagine, there should be
> >> several different solution pathes.
> >>
> >> Maybe just some type of cache, collecting the last ten or twenty clicks,
> >> and, if necessary, just UNDO the last one.
> >>
> >> thuiese "clicks" could be organized in a subsequent series of events,
> >> the newewst one replacing the one before
> >>
> >> n     ->     n-1 (newest)
> >> n-1     ->     n-2
> >> n-2     ->     n-2
> >> n-3     ->     n-2
> >>
> >> ...    ->    ...
> >>
> >> n-19     ->     n-20 8oldest, just one step before erasing)
> >>
> >> hope I could make my idea somewaht clearer?
> >>
> >> Thank you for taking care of!!
> >>
> >>
> >>
> >>
> >> Axel
> >> ---
> >> Am 15.04.2012 21:21, schrieb Harsh Agrawal:
> >>> https://bugs.kde.org/show_bug.cgi?id=298160
> >>>
> >>> --- Comment #1 from Harsh Agrawal <dexter.1691@gmail.com> ---
> >>> I would like to work on it. Can you please provide some more details of
> >> the
> >>> undo functionality you want.
> >>>
> >>> Thanks
> >>> Harsh
> >>>
> >>> On Mon, Apr 16, 2012 at 12:09 AM, Marcel Wiesweg <
> marcel.wiesweg@gmx.de
> >>> wrote:
> >>>
> >>>> https://bugs.kde.org/show_bug.cgi?id=298160
> >>>>
> >>>> Marcel Wiesweg <marcel.wiesweg@gmx.de> changed:
> >>>>
> >>>>           What    |Removed                     |Added
> >>>>
> >>>>
> >>
> ----------------------------------------------------------------------------
> >>>>            Summary|Urgent need for UNDO        |add undo functionality
> >> for
> >>>>                   |                            |face tagging
> operations
> >>>>           Severity|normal                      |wishlist
> >>>>
> >>>> --
> >>>> You are receiving this mail because:
> >>>> You are the assignee for the bug.
> >>>> _______________________________________________
> >>>> Digikam-devel mailing list
> >>>> Digikam-devel@kde.org
> >>>> https://mail.kde.org/mailman/listinfo/digikam-devel
> >>>>
> >>>
> >>
> >> --
> >> You are receiving this mail because:
> >> You are the assignee for the bug.
> >> _______________________________________________
> >> Digikam-devel mailing list
> >> Digikam-devel@kde.org
> >> https://mail.kde.org/mailman/listinfo/digikam-devel
> >>
> >
>
> --
> You are receiving this mail because:
> You are the assignee for the bug.
> _______________________________________________
> Digikam-devel mailing list
> Digikam-devel@kde.org
> https://mail.kde.org/mailman/listinfo/digikam-devel
>
Comment 9 Maik Qualmann 2021-11-18 13:10:34 UTC
*** Bug 445696 has been marked as a duplicate of this bug. ***