You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think the current implementation of the scheme/flavor/... creation doesn't make the relation between id (folder name) and name clear to the user. I'd suggest
don't automatically set name to identifier
for the identifier field, set a placeholder of identifier (short name used as directory name. need not be “pretty”)
add $comments to name that say it can be human readable
and maybe clear up the name vs identifier confusion in the code as well :D
The text was updated successfully, but these errors were encountered:
I think the current implementation of the scheme/flavor/... creation doesn't make the relation between
id
(folder name) andname
clear to the user. I'd suggestname
toidentifier
identifier (short name used as directory name. need not be “pretty”)
$comment
s to name that say it can be human readablename
vsidentifier
confusion in the code as well :DThe text was updated successfully, but these errors were encountered: