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
Currently, the "cannonical" command for ghistory is:
ghistory.monthly
``
So
task ghistory
is interpreted as
```task ghistory.monthly
You can also use task ghistory.annual but task ghistory.daily does not work. Make an equivalent script and taskwarrior command that generates the intended command. e.g. task ghistory.daily.42 should show the ghistory per day of the last 42 days.
The text was updated successfully, but these errors were encountered:
Currently, the "cannonical" command for ghistory is:
task ghistory
You can also use
task ghistory.annual
buttask ghistory.daily
does not work. Make an equivalent script and taskwarrior command that generates the intended command. e.g.task ghistory.daily.42
should show the ghistory per day of the last 42 days.The text was updated successfully, but these errors were encountered: