pauljickling/time-manager

Handling empty space chars?

Closed this issue · 0 comments

Currently time manager just ignores extra parameters. This can result in some behavior that was not intended by the user. For example, tm start studying neutrino particles will create a file called studying.csv.

In fact, not handling whitespace chars is desirable behavior, but perhaps the program should provide some sort of indication about what actually happened?