Skip to content

Commit

Permalink
📝 Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
NoahNxT committed May 21, 2024
1 parent 7fb090f commit ee69e53
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 0 deletions.
44 changes: 44 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,47 @@ timeshit list
```

This will prompt you to select the workspace you want to generate the timesheet for.

Type the number of the workspace and press enter.

![Select workspace](./docs/images/select-workspace.png)

OUPUT:

```bash
Your current time entries:

Project A
+++++++++
Total hours today: 0.60

Tickets:
• Entry 1 name (0.27)
• Entry 2 name (0.33)

####################

Project B
+++++++++
Total hours today: 1.56

Tickets:
• Entry 1 name (0.61)
• Entry 2 name (0.61)
• Entry 3 name (0.34)

####################

Project C
+++++++++
Total hours today: 0.53

Tickets:
• Entry 1 name (0.53)

####################

=============================
Total hours today: 3.49
Total hours yesterday: 0.00
```
Binary file added docs/images/select-workspace.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ee69e53

Please sign in to comment.