release version 2.2.0a

This commit is contained in:
2021-06-29 05:47:15 +02:00
parent 35ee16479a
commit f0f3b410b2
2 changed files with 252 additions and 140 deletions

View File

@@ -2,7 +2,7 @@
Simple time tracking
## Requirements
- Python 3.9 or higher
- Python 3.7 or higher
## Usage
*as of v.2.1.0a*
@@ -10,15 +10,16 @@ Start the script and follow the menu.
Currently no further usability.
## Agenda
- [ ] Reports
- [ ] [Reports](https://git.4nima.net/anima/timetrack/issues/13)
- [x] by day
- [ ] by week
- [ ] by month
- [ ] by user
- [ ] Manual time entries
- [ ] Break in time entries
- [ ] User management
- [ ] Categories
- [ ] Clients
- [ ] References
- [ ] GUI
- [ ] [Manual time entries](https://git.4nima.net/anima/timetrack/issues/6)
- [ ] [Break in time entries](https://git.4nima.net/anima/timetrack/issues/5)
- [ ] [Short side tasks](https://git.4nima.net/anima/timetrack/issues/12)
- [x] User management
- [ ] [Categories](https://git.4nima.net/anima/timetrack/issues/7)
- [ ] [Clients](https://git.4nima.net/anima/timetrack/issues/8)
- [ ] [References](https://git.4nima.net/anima/timetrack/issues/9)
- [ ] [GUI](https://git.4nima.net/anima/timetrack/issues/10)