-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
As a user addressing timeforce,
I want to review all of my notes,
So that I know what the hell I've been doing.
===
Given the user has NOT written any notes,
When they issue the review command,
Then timeforce replies with "You have no notes."
Given the user has written at least one note,
When they issue the review command,
Then timeforce lists their notes.
===
at timeforce review
Metadata
Metadata
Assignees
Labels
No labels