Releases: elos/elos
Version 0.3.1 of the elos command line interface
Version 0.3 of the elos command line interface
This is the third release of the elos command line interface.
Notable additions include the elos stream command, the elos todo list -t and elos todo fix.
Changelog:
- add
elos todo tag -rwhich allows you to remove a tag from a task - Ammend confusion regarding time zones, UTC was preserved across local and server,
however the UTC times returned from the server needed to be turned back into local time,
and printed as such - remove current time prompt
- fix time zone bug in
elos todo today - add
elos todo fixfor updating deadlines of all out of date tasks - only print tasks in progress as a result of
elos todo stop - add time worked as output of
elos todo complete - have elos todo suggest print the tags of the task also
- have elos todo suggest prompt to start the task
- allow
elos todo list -tto list tasks only by a particular tag - add better task printing across all subcommands
- add
elos streamcommand
Version 0.2 of the elos command line interface
This second release of the elos command contains only API additions.
The tag command has been added. This new command complements the elos todo tag and elos todo goal commands. The goal command is a special case of a tag which holds the user's current goal tasks. Speaking of current tasks, the elos todo current subcommand lists your tasks that are in progress. Finally elos todo today shows you the tasks you have completed today, and is good motivation.
There has been, in addition to these surface changes, refactoring in the server, which is synced with this release.
Version 0.1 of the elos command line interface
This release includes the habit, people, setup, and todo commands. It is synced with corresponding versions of gaia, models and data.
To install, drop the binary in /usr/local/bin