justicenation / slashclock

/clock concept as a new Slack app
GNU General Public License v3.0
0 stars 0 forks source link

Strike last time entry #17

Closed martyychang closed 6 years ago

martyychang commented 7 years ago

As a user, I want to strike or delete the last time entry, so I can undo mistakes. I'd like to be able to execute a command like /clock strike to delete the most recent time entry, regardless of whether it is open or closed. To help me make reasonable decisions, a helper command like /clock entries to show me the last seven entries would be awesome.

martyychang commented 6 years ago

For the design, I think for me if the output would look like the following that'd be just fine.

Below are your time entries for the last seven days.

  1. Mon 11/20 1:00pm to now
  2. Mon 11/20 8:30am to 12:00pm
  3. Fri 11/17 9:00am to 5:00pm
martyychang commented 6 years ago

Resolved by #25