Bug 287743 - [wish] tag group management
Summary: [wish] tag group management
Status: RESOLVED FIXED
Alias: None
Product: krita
Classification: Applications
Component: Dockers (show other bugs)
Version: git master (please specify the git hash!)
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-28 11:10 UTC by David REVOY
Modified: 2013-12-10 13:48 UTC (History)
2 users (show)

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


Attachments
mockup JPG for preset tag management (268.65 KB, image/jpeg)
2011-11-28 11:10 UTC, David REVOY
Details

Note You need to log in before you can comment on or make changes to this bug.
Description David REVOY 2011-11-28 11:10:06 UTC
Created attachment 66146 [details]
mockup JPG for preset tag management 

Version:           svn trunk
OS:                Linux

An old wish mockup I did and posted on IRC late in summer 2011 about tag management. Surely for post 2.4

The ergonomic idea behind it is to not drop the stylus to use 2 hands to type a keywords while painting to switch to a tag group, or to assign a tag group to a preset. 

== Imageshack link ==
http://img405.imageshack.us/img405/6950/20110830kritapresetdock.jpg

mockup jpg picture will be also attached to this thread. 

Reproducible: Always


Actual Results:  
 

Expected Results:
Comment 1 Halla Rempt 2012-01-21 10:55:27 UTC
Thanks for the mock-up
Comment 2 srikanth Tiyyagura 2012-05-29 16:11:12 UTC
Hi
Is there any QT object to implement the dropdown list with + and - ?
Need some startup idea to implement this . .
Comment 3 Halla Rempt 2012-05-29 18:23:53 UTC
I think you could use a KisPopupButton and in the popup a listwidget.
Comment 4 Halla Rempt 2012-05-29 18:24:40 UTC
The listwidget-based object probably could be re-used in a popup on the item. I'd need to check how to add a popup on a qlistview item, but I'm sure it's possible.
Comment 5 David REVOY 2013-03-27 09:05:48 UTC
[update]

1. a first step about this ambitious project would be a simple drop down list , and the possibility to display a tag group one by one. This would allow shipping other brushkit , and do texture brush library, etc... 

2. my inspiration for dropdown widget with checkbox inside is inspired from the 'blending modes' drop down list. The purpose is to allow the display of 2 or 3 tag group on the list. 

3. Attribution of a tag can be made manually ( writing ) , this is part of brush editing. User is non expected to do it 'on the fly'.  Also , button on the docker take vertical space : https://bugs.kde.org/show_bug.cgi?id=317424.

4. Right-click directly on the 'brush preset' bitmap icons and have a menu to attribute it an existing tag could be an optional nice little feature.
Comment 6 Halla Rempt 2013-12-10 13:48:14 UTC
Done :-)