You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Timewarrior 1.9.0 brings back the fill command, and adds support for the :fill hint to the modify command. Also, the output of charts and reports can now be filtered by ids.
There is also a new import command (mainly intended for database migrations) and the DOM reference got updated to simplify queries about tag sets.
Important info about Timewarrior's default configuration
New users of Timewarrior will have their configuration set up to include the following settings:
which will display the ID and Annotation column in the summary report by default (before you had to specify the hints :ids and :annotations respectively when calling timew summary).
The configuration of upgrading users will be left untouched, but they might want to add those lines to their config.
Simply call
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Timewarrior 1.9.0 brings back the
fillcommand, and adds support for the:fillhint to themodifycommand. Also, the output of charts and reports can now be filtered by ids.There is also a new
importcommand (mainly intended for database migrations) and the DOM reference got updated to simplify queries about tag sets.Important info about Timewarrior's default configuration
New users of Timewarrior will have their configuration set up to include the following settings:
which will display the
IDandAnnotationcolumn in the summary report by default (before you had to specify the hints:idsand:annotationsrespectively when callingtimew summary).The configuration of upgrading users will be left untouched, but they might want to add those lines to their config.
Simply call
to update your configuration.
New Features
Changes
Bugfixes
(thanks to @ftambara for reporting)
New Contributors
See the ChangeLog for all the details and bugfixes.
See AUTHORS for a list of all contributors.
This discussion was created from the release Timewarrior 1.9.0.
Beta Was this translation helpful? Give feedback.
All reactions