moro: add page (#1441)
This commit is contained in:

committed by
Starbeamrainbowlabs

parent
57d6b05722
commit
6f55ac0dec
23
pages/common/moro.md
Normal file
23
pages/common/moro.md
Normal file
@@ -0,0 +1,23 @@
|
|||||||
|
# Moro
|
||||||
|
|
||||||
|
> Track work time.
|
||||||
|
|
||||||
|
- Run moro once right after starting the working day, and once more before leaving work:
|
||||||
|
|
||||||
|
`moro`
|
||||||
|
|
||||||
|
- To adjust the start of the working day:
|
||||||
|
|
||||||
|
`moro hi {{09:30}}`
|
||||||
|
|
||||||
|
- To adjust the end of the working day:
|
||||||
|
|
||||||
|
`moro bye {{17:30}}`
|
||||||
|
|
||||||
|
- To add a note on the working day:
|
||||||
|
|
||||||
|
`moro note {{3 hours on project Foo}}`
|
||||||
|
|
||||||
|
- To see the full report of all records and notes:
|
||||||
|
|
||||||
|
`moro report --all`
|
Reference in New Issue
Block a user