Add kimai to READMe
This commit is contained in:
parent
78c243fc8b
commit
704206ae7c
10
README.md
10
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.
|
||||
|
Loading…
Reference in New Issue
Block a user