From 704206ae7cda7c4a2d711cea211f1a5b93bfa538 Mon Sep 17 00:00:00 2001 From: 3wc <3wc@doesthisthing.work> Date: Tue, 7 Sep 2021 23:51:01 +0200 Subject: [PATCH] Add kimai to READMe --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) 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.