diff --git a/README.md b/README.md index 00b670d..df7012d 100644 --- a/README.md +++ b/README.md @@ -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.