Bug 374304 - manual entry of numbers below root tag in tag hierarchy
Summary: manual entry of numbers below root tag in tag hierarchy
Status: REPORTED
Alias: None
Product: digikam
Classification: Applications
Component: Tags-Engine (show other bugs)
Version: 5.3.0
Platform: Microsoft Windows Microsoft Windows
: NOR wishlist
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-12-29 20:19 UTC by Joel Ruprecht
Modified: 2019-03-10 10:06 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joel Ruprecht 2016-12-29 20:19:09 UTC
I am tagging a large number of wildlife photos in which I need to identify the number of individuals of each species in each photo. I currently have a tag hierarchy similar to the reduced version below, in which I tag the species, then the number of individuals of that species in each photo:

-species 1
  -1 individual
  -2 individuals
  -...
  -50 individuals
-species 2
  -1 individual
  -2 individuals
  -...
  -50 individuals
etc...

It is very cumbersome to have so many tags for the number of individuals of each species because the tag tree becomes extremely large. I suggest an option for manual entry of numbers below a root tag.

Then one could do something like this:

-species 1
  - (manual entry of a number)
-species 2
  - (manual entry of a number)
etc...

This would greatly streamline the tagging process for users requiring to change the number of objects below a root tag in each photo without having a huge list of tags.

Thanks for the consideration, and all the great work on this software!