Feature #109
Recursive select for tagging system
| Status: | New | Start date: | 18 Feb 2011 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | 1.2 |
Description
ATM the tagging system has 2 modes:
- 1 click selects the node, the user clicked on
- 2 clicks select the node and all its children
While that seems useful for some purposes, most of the time when a user doesn't want to simply select one node, he needs to recursively select ALL children of a node recursively. For example when selecting a directory for selective imaging it doesn't make sense to image a directory with all it's files but to leave out all subdirectories.
Having three modes of selection might confuse users and be cumbersome to handle. This is why i suggest to simply change the second mode of operation to select every child of a node recursively.
History
Updated by sja about 1 year ago
- Target version changed from 1.0 to 1.1