Select objects by type, e.g. select all text objects
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Inkscape |
Fix Released
|
Wishlist
|
John Smith |
Bug Description
Please offer a functionality to select all objects by one of the following type:
- text
- path (including rect, arc, spiral, star, etc.)
- path (excluding rect, arc, spiral, star, etc.)
- rect
- arc
- spiral
- star
- box3d
- bitmaps (both included and linked)
These have to be available in a submenu in the Select menu and all have keyboard shortcuts. They would also listen to select modifiers as shift and control. Especially the first two of the list are the most important to implement.
Some thought has to be given for selecting parts of grouped objects. This could sometimes be undesirable when working with a lot of imported object and some texts and lines in the current work on which this only should apply. Perhaps this should be a boolean setting in preferences with a well chosen default. I would suggest to set it *not* to select objects inside grouped objects.
Implementing this would allow for very fast selection of e.g. all text objects or all lines and rectangles in designs with many objects.
Changed in inkscape: | |
milestone: | none → 0.49 |
Changed in inkscape: | |
status: | Fix Committed → Fix Released |
Select by type is already possible in 'Edit > Find…'.