Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow to easily tag Persons for comments #1

Open
BigRoy opened this issue Dec 10, 2019 · 0 comments
Open

Allow to easily tag Persons for comments #1

BigRoy opened this issue Dec 10, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@BigRoy
Copy link
Member

BigRoy commented Dec 10, 2019

Issue

A great aspect of commenting on CG-Wire is the capability of being able to tag a specific person to notify them about a change or question. It would be great if we can extend this functionality to qtazu.

Initially I did a prototype as can be seen in the README:

qtazu_tag_prototype_02

However the functionality wasn't perfect, as deleting/backspacing names would still remove the text per character whereas it would be much more powerful the text field could identify the tag and consider it a single "block" that needs to be removed. Additionally we'll need to make sure that the comment to CG-Wire actually preserves the tag.

Approach

  1. Design a Python Qt implementation that supports adding tags to a text field and managing them easily.
  2. Make sure the tag is correctly send to CG-Wire through gazu so that CG-Wire know who was tagged.
@BigRoy BigRoy added the enhancement New feature or request label Dec 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant