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
What command(s) did you run?
task ghistory.monthly
What did you expect to happen?
Coloring of done clearly indicated
What actually happened?
Coloring of Deleted matches the color of completed in the stats. See enclosed shapshot. Change the deleted to a very light blue pastelle color and make sure that the done color matches the completed coloring.
The colors used in the dark-blue-256.theme for the ghistory report are defined as follows:
# Report: historycolor.history.add=color0 on rgb015
color.history.delete=color0 on rgb035
color.history.done=color0 on rgb025
These settings assign different colors to each category, which is reflected in the Legend of the report (shown in your screenshot). Additionally, the deleted tasks have their own number values in the graph, which seems to be missing from your screenshot. Here's an example from my setup:
This suggests one of two possibilities:
You may not have any deleted tasks in the selected period. You can verify this with the following command:
task count +DELETED end.after:2024-09-01
If there are deleted tasks, this could be a bug specific to your build.
To report a bug...
What command(s) did you run?
task ghistory.monthly
What did you expect to happen?
Coloring of done clearly indicated
What actually happened?
Coloring of Deleted matches the color of completed in the stats. See enclosed shapshot. Change the deleted to a very light blue pastelle color and make sure that the done color matches the completed coloring.
Paste the output of the
task diag
command.task 3.1.0
Platform: Darwin
Compiler
Version: Apple LLVM 15.0.0 (clang-1500.3.9.4)
Caps: +stdc +stdc_hosted +LP64 +c8 +i32 +l64 +vp64 +time_t64
Compliance: C++17
Build Features
CMake: 3.30.2
libuuid: libuuid + uuid_unparse_lower
Build type: Release
Configuration
File: /Users/ksandvik/.taskrc (found), 1511 bytes, mode 100644
Data: /Users/ksandvik/.task (found), dir, mode 40755
GC: Enabled
$EDITOR: code
Hooks
System: Enabled
Location: /Users/ksandvik/.task/hooks
(-none-)
Tests
Terminal: 175x64
Broken ref: Scanned 230 tasks for broken references:
No broken references found
The text was updated successfully, but these errors were encountered: