Add kimai to READMe

This commit is contained in:
3wc 2021-09-07 23:51:01 +02:00
parent 78c243fc8b
commit 704206ae7c
1 changed files with 8 additions and 2 deletions

View File

@ -1,5 +1,4 @@
hamster-tools
------------
# hamster-tools
Manipulate [hamster-time-tracker](https://github.com/projecthamster/) data
from the command-line, including:
@ -47,3 +46,10 @@ hamster](https://github.com/projecthamster/hamster-lib) is ready.
Commands:
kimai Export time tracking data in Kimai format
## Importing into Kimai
1. Run `hamster-tool activities list --csv` to get a dump of all activities
2. Review the export to check for any duplicates, typoes, etc.
3. Use e.g. `hamster-tool activities move-facts ...` to clean them up
4.