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

short id could be colored #22

Closed
benoitf opened this issue Jul 16, 2014 · 3 comments
Closed

short id could be colored #22

benoitf opened this issue Jul 16, 2014 · 3 comments
Assignees
Labels
Milestone

Comments

@benoitf
Copy link
Contributor

benoitf commented Jul 16, 2014

We could have color on the short ID

if we've
|12a73e1|
|098fd39|
|5d568e7|

the first 2 digits could be highlighted to tell that it can be used as a short identifier

so 12, 09 and 5d could be used in this case and could be in a different color

@benoitf benoitf added this to the 2.0.0 M1 milestone Jul 16, 2014
@benoitf benoitf added the V2 label Jul 16, 2014
@benoitf benoitf self-assigned this Jul 16, 2014
@TylerJewell
Copy link

These short IDs are hard to read. Do you see developer's being upset with
having to type in 7 hex numbers like that?

Tyler Jewell -- ceo @codenvy.com -- +1 978-884-5355 -- Schedule Appt.
https://codenvy.appointlet.com/ -- Blog http://blog.codenvy.com

On Wed, Jul 16, 2014 at 8:28 AM, Florent BENOIT notifications@github.com
wrote:

We could have color on the short ID

if we've
|12a73e1|
|098fd39|
|5d568e7|

the first 2 digits could be highlighted to tell that it can be used as a
short identifier

so 12, 09 and 5d could be used in this case and could be in a different
color


Reply to this email directly or view it on GitHub
#22.

@benoitf
Copy link
Contributor Author

benoitf commented Jul 16, 2014

Hi,

well user should have only to type "12" or "09" (shortest unique identier) as for git commands
Using git command line tool provides the same way of identifier and the same shortcuts

You think these IDs are not readable ? This allows to have the same IDs on every client as it's built on existing projects/workspaces

@TylerJewell
Copy link

if git uses it then we are cool

Tyler Jewell -- ceo @codenvy.com -- +1 978-884-5355 -- Free/Busy Times
http://www.google.com/calendar/embed?src=tyler%40codenvy.com&ctz=America/Los_Angeles

On Wed, Jul 16, 2014 at 8:42 AM, Florent BENOIT notifications@github.com
wrote:

Hi,

well user should have only to type "12" or "09" (shortest unique identier)
as for git commands
Using git command line tool provides the same way of identifier and the
same shortcuts

You think these IDs are not readable ? This allows to have the same IDs on
every client as it's built on existing projects/workspaces


Reply to this email directly or view it on GitHub
#22 (comment).

@benoitf benoitf removed the V2 label Aug 5, 2014
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants