Hacker News new | ask | show | jobs
by dugmartin 3084 days ago
Nice. I'd suggest automatically adding a todo list that had tasks about discovering all the features when a new user first loads the app. Having an essentially blank screen is going to cause a lot of users to bounce.

Also, I'd set

    .workspace { overflow: hidden}
as I'm getting a double scrollbar in Chrome (Windows 10).
1 comments

great idea ! to start off with a pre-filled todo list Thank you