- smos 0.6.0
- smos-calendar-import 0.6.0
- smos-query 0.8.0
- smos-scheduler 0.5.0
- smos-server 0.10.0
- smos-web-server 0.9.0
Added
- The home manager module now does a config check for
smos-query
,smos-scheduler
andsmos-notify
during activation. - The home manager module now does an extra local backup during activation.
- Editor integration: You can now use
vim
oremacs
to edit the contents of an entry. - Sandbox mode, so the editor integration cannot do damage in the web version.
Changed
- All packages: Upgraded to
lts-19.6
and nixpkgs branchnixos-22.05
smos-scheduler
: Allow the schedule template to be specified as an absolute path as well.smos-query
: Fixed that the agenda entries in smos-query had incorrect pretty relative days for timestamps with a day-level granularity.smos-query
: Improved metavars for optparse documentation.smos-web-server
: Change theTUIR
andTUIInstanceR
routes to not accept any path.smos-web-server
: Useplayground.smos
in the playground instead ofexample.smos
.smos-web-server
: Open the editor in the workflow directory by default, instead ofexample.smos
.