gotime icon indicating copy to clipboard operation
gotime copied to clipboard

Fix collision between entries created within the same minute

Open magnickolas opened this issue 5 years ago • 0 comments

I ran into a problem that appeared to be already noted in the code, that one cannot create an entry whilst one minute hasn't passed since the previous one creation.

This PR fixes it by adding seconds to the entry's name and begin/end time format.

magnickolas avatar Aug 26 '20 21:08 magnickolas