Smos Logo Smos

A comprehensive self-management system

Next action report

Documentation about the smos-query next command, for viewing your next-action report

This report shows you all your next actions.

Reference

Options

smos-query next [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_NEXT_IGNORE_ARCHIVE BOOL   Whether to consider archived entries   default: HideArchive

Configuration values

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

Combined settings

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

Run the next actions report

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_NEXT_IGNORE_ARCHIVE BOOL
  config:
    next.hide-archive: # or null
      <boolean>
  default: HideArchive