diff --git a/pages/common/moro.md b/pages/common/moro.md new file mode 100644 index 0000000000..202acdaf3e --- /dev/null +++ b/pages/common/moro.md @@ -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`