Smos Logo Smos

A comprehensive self-management system

Free slot report

Documentation about the smos-query free command, for viewing free appointment slots

This report shows you the times during which your agenda is free.

Reference

Options

smos-query free [[--begin DAY] [--end DAY] | --yesterday | --today | --tomorrow | --last-week | --past-week | --this-week | --coming-week | --next-week | --last-month | --past-month | --this-month | --coming-month | --next-month | --last-year | --past-year | --this-year | --coming-year | --next-year | [--all-time]] [TIME] [--hide-archive | --show-archive|-a] [--earliest TIME_OF_DAY] [--latest TIME_OF_DAY]

  --begin           start date (inclusive)                                                  
  --end             end time (inclusive)                                                    
  --yesterday       yesterday                                                               
  --today           today                                                                   
  --tomorrow        tomorrow                                                                
  --last-week       last week                                                               
  --past-week       the past week                                                           
  --this-week       this week                                                               
  --coming-week     the coming week                                                         
  --next-week       next week                                                               
  --last-month      last month                                                              
  --past-month      the past month                                                          
  --this-month      this month                                                              
  --coming-month    the coming month                                                        
  --next-month      next month                                                              
  --last-year       last year                                                               
  --past-year       the past year                                                           
  --this-year       this year                                                               
  --coming-year     the coming year                                                         
  --next-year       next year                                                               
  --all-time        all time                                             default: ComingWeek
  TIME              Minimum amount of free time to show a free time slot                    
  --hide-archive    Hide archived files                                                     
  --show-archive|-a Do not hide archived files                                              
  --earliest        Earliest time of day                                                    
  --latest          Latest time of day                                                      

Environment variables

  SMOS_FREE_IGNORE_ARCHIVE BOOL   Whether to consider archived entries   default: HideArchive

Configuration values

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

Combined settings

Usage: smos-query free [[--begin DAY] [--end DAY] | --yesterday | --today | --tomorrow | --last-week | --past-week | --this-week | --coming-week | --next-week | --last-month | --past-month | --this-month | --coming-month | --next-month | --last-year | --past-year | --this-year | --coming-year | --next-year | [--all-time]] [TIME] [--hide-archive | --show-archive|-a] [--earliest TIME_OF_DAY] [--latest TIME_OF_DAY]

Find a free slot for a meeting

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

  start date (inclusive)
  option: --begin DAY

  end time (inclusive)
  option: --end DAY

  yesterday
  switch: --yesterday

  today
  switch: --today

  tomorrow
  switch: --tomorrow

  last week
  switch: --last-week

  the past week
  switch: --past-week

  this week
  switch: --this-week

  the coming week
  switch: --coming-week

  next week
  switch: --next-week

  last month
  switch: --last-month

  the past month
  switch: --past-month

  this month
  switch: --this-month

  the coming month
  switch: --coming-month

  next month
  switch: --next-month

  last year
  switch: --last-year

  the past year
  switch: --past-year

  this year
  switch: --this-year

  the coming year
  switch: --coming-year

  next year
  switch: --next-year

  all time
  switch: --all-time
  default: ComingWeek

  Minimum amount of free time to show a free time slot
  argument: TIME

  Hide archived files
  switch: --hide-archive

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

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

  Earliest time of day
  option: --earliest TIME_OF_DAY

  Latest time of day
  option: --latest TIME_OF_DAY