Forrest logo
back to context overview

moro

List of commands for moro:

  • moro:tldr:6cddf moro: Specify a custom time for the start of the working day.
    $ moro hi ${09:30}
    try on your machine
    explain this command
  • moro:tldr:7257b moro: Show a report of time logs and notes for all working days on record.
    $ moro report --all
    try on your machine
    explain this command
  • moro:tldr:858cb moro: Specify a custom time for the end of the working day.
    $ moro bye ${17:30}
    try on your machine
    explain this command
  • moro:tldr:91b9b moro: Invoke `moro` without parameters a second time, to set the current time at the end of the working day.
    $ moro
    try on your machine
    explain this command
  • moro:tldr:9a701 moro: Show a report of time logs and notes for the current working day.
    $ moro report
    try on your machine
    explain this command
  • moro:tldr:f464c moro: Add a note on the current working day.
    $ moro note ${3 hours on project Foo}
    try on your machine
    explain this command
back to context overview