Smos Logo Smos

A comprehensive self-management system

Ongoing

Documentation about the smos-query ongoing command, for a report of which entries are currently ongoing.

The ongoing report shows you all of the entries that are ongoing.

I.e. the entries for which the current time is between their BEGIN and END timestamps.

Reference

Options

smos-query ongoing [FILTER [FILTER]] [--hide-archive | --show-archive|-a]

  FILTER            A filter to filter entries by
  FILTER            A filter to filter entries by
  --hide-archive    Hide archived files          
  --show-archive|-a Do not hide archived files   

Environment variables

  SMOS_ONGOING_IGNORE_ARCHIVE BOOL   Whether to consider archived entries   default: HideArchive

Configuration values

  Whether to consider archived entries
  default: HideArchive
  ongoing.hide-archive:
    # or null
    <boolean>

Combined settings

Usage: smos-query ongoing [FILTER [FILTER]] [--hide-archive | --show-archive|-a]

Show ongoing entries

Available settings:
  Show this help text
  switch: -h|--help

  A filter to filter entries by
  argument: FILTER

  A filter to filter entries by
  argument: FILTER

  Hide archived files
  switch: --hide-archive

  Do not hide archived files
  switch: --show-archive|-a

  Whether to consider archived entries
  env: SMOS_ONGOING_IGNORE_ARCHIVE BOOL
  config:
    ongoing.hide-archive: # or null
      <boolean>
  default: HideArchive