This report shows timestamps for entries that are not market as done yet.
A comprehensive self-management system
Documentation about the smos-query agenda command, for viewing your agenda from Smos
This report shows timestamps for entries that are not market as done yet.
smos-query agenda [FILTER [FILTER]] [--historical | [--future]] [--hide-archive | --show-archive|-a] [[--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]] [--day-block | --week-block | --month-block | --year-block | --one-block] FILTER A filter to filter entries by FILTER A filter to filter entries by --historical Select all entries --future Select only entries in the future default: HistoricalAgenda --hide-archive Hide archived files --show-archive|-a Do not hide archived files --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: all --day-block blocks of one day --week-block blocks of one week --month-block blocks of one month --year-block blocks of one year --one-block a single block
SMOS_AGENDA_IGNORE_ARCHIVE BOOL Whether to consider archived entries default: HideArchive
Whether to consider archived entries
default: HideArchive
agenda.hide-archive:
# or null
<boolean>
Usage: smos-query agenda [FILTER [FILTER]] [--historical | [--future]] [--hide-archive | --show-archive|-a] [[--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]] [--day-block | --week-block | --month-block | --year-block | --one-block]
Show timestamps in an agenda
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
Select all entries
switch: --historical
Select only entries in the future
switch: --future
default: HistoricalAgenda
Hide archived files
switch: --hide-archive
Do not hide archived files
switch: --show-archive|-a
Whether to consider archived entries
env: SMOS_AGENDA_IGNORE_ARCHIVE BOOL
config:
agenda.hide-archive: # or null
<boolean>
default: HideArchive
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: all
blocks of one day
switch: --day-block
blocks of one week
switch: --week-block
blocks of one month
switch: --month-block
blocks of one year
switch: --year-block
a single block
switch: --one-block