https://bugs.kde.org/show_bug.cgi?id=499740
Bug ID: 499740
Summary: It would be nice to have a way to review recently
tagged faces
Classification: Applications
Product: digikam
Version: 8.6.0
Platform: Debian testing
OS: Linux
Status: REPORTED
Severity: wishlist
Priority: NOR
Component: Faces-Workflow
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
In the current workflow, if you tag some faces incorrectly it is very difficult
to find the photo which you just tagged a face in.
WISH: I wish there were a way to review recently tagged faces
USE CASES:
* You know you made a mistake, but you can't find the photo you just tagged.
This is especially problematic if you are confirming suggestions for a single
person.
* Multi-user review - One person can do an initial pass, and a second user
could review the tagging
* Review in case of digiKam bugs (eg.
https://bugs.kde.org/show_bug.cgi?id=499739)
MODES:
I would suggest that a tool be added to select all Images which have been
tagged with at least two modes:
1. Show the last N faces which have been tagged (eg. show the last 1000 faces I
tagged, etc.
2. Show all faces tagged in the last N minutes/hours/days
The results should be able to have the usual filters from the Filter pane
apply.
SUGGESTION:
I would suggest adding a new created_ts column to the ImagesTags table, with a
default value of CURRENT_TIMESTAMP. Queries could then leverage this timestamp
for the "last N minutes" mode of filtering, or to sort for selecting the "last
N tagged" mode.
--
You are receiving this mail because:
You are watching all bug changes.