- smos 0.1.4
- smos-cursor 0.2.1
- smos-cursor-gen 0.1.1
- smos-data 0.2.0
- smos-data-gen 0.1.1
- smos-query 0.2.2
- smos-report 0.2.1
- smos-report-cursor 0.1.1
- smos-report-cursor-gen 0.1.1
- smos-report-gen 0.1.1
- smos-scheduler 0.1.1
- smos-shell 0.0.1
- smos-sync-client 0.1.1
- smos-web-server 0.1.2
- smos-web-style 0.0.0
Added
smos-query
: The 'timestamp' projection. You can now usetimestamp:DEADLINE
as a column in your reports.smos
: Interactive agenda report with filter barsmos
: Filter bar for the interactive waiting reportsmos
: You can now exit any report usingEsc
, even when no file had been selected beforehand. Thank you @ketzacoatl!smos
: Interactive stuck projects reportsmos
: Filter bar for the built-in file browsersmos
: TheforestToggleCollapseEntryProperties
action, bound tozp
by default.- All commands:
Autocompletion for the
--config-file
and--workflow-dir
options. smos
: ThepropertiesEditProperty_goal
action, bound topg
by default.smos
: Non-colour-based indicators of selection, for screens without colour or colour-blind users.smos-query
: All reports are now bicoloured by default. This can be configured via the configuration file.smos-web-server
: A fancy home page instead of just a login button.
Changed
smos-data
: Allow spaces and parens in property values. Note that this means that smos files created in this new version ofsmos
are potentially not backward compatible.smos-scheduler
: Explicitly setting a header'sstate
tonull
now leaves the generated state as null instead of setting it toTODO
. Thank you @prikhi!smos-query
: Moved the work report warnings to above the deadlines so that they are more in line with the order in which you should read the report.smos-query
andsmos-report
: Moved all the static configuration of the work report out ofsmos-query
intosmos-report
so thatsmos
can access it for the interactive work report.smos
: Hide properties of done entries on startup.smos
: The waiting report is now drawn with the configured threshold, instead of always with threshold 7.