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

Enhanced Tag Entry #99

Open
lehitoskin opened this issue Sep 30, 2018 · 3 comments
Open

Enhanced Tag Entry #99

lehitoskin opened this issue Sep 30, 2018 · 3 comments

Comments

@lehitoskin
Copy link
Owner

I've been toying with the idea of enabling users to have tags that include commas. This is not an uncommon problem I've encountered, so I feel this is worth considering. After giving much thought to the subject, the solution I've come up with is to move tag entry from the text-field% to a separate window. This window would be a simple editor-canvas% where tags are delimited by newlines instead of commas or spaces. I am uncertain about the appearance or placement.

@IonoclastBrigham
Copy link
Collaborator

Pop-up, maybe? Any loss of focus would hide it, and anything that would currently give focus to the tags tfield would pop the editor.

@lehitoskin
Copy link
Owner Author

That sounds like a good idea. The tfield could still show a comma-separated list, but any time it's focused will bring up the pop-up editor.

@IonoclastBrigham
Copy link
Collaborator

Maybe launch it over the top-left corner of the canvas, and let the user move it wherever else, if they want? Or top-right; I'm not dogmatic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants