Informational Commands

There are a number of commands that display some information from the timelog file. None of these commands change the log, they just display information.

List Entries

  $ rtimelog ls 2023-10-24

List entries for the specified day. See the Single Date format section that follows for information about date formats. Default to today.

Arguments

ls {date descriptor}

List Projects

  $ rtimelog lsproj

List known projects, one per line.

Display Current Task and Duration

  $ rtimelog curr

Display the start date and time and task description of the current task, if any. It also displays the duration of the current task.