Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to set color to off via timew config #464

Open
limdingwen opened this issue Nov 10, 2021 · 0 comments · May be fixed by #495
Open

Unable to set color to off via timew config #464

limdingwen opened this issue Nov 10, 2021 · 0 comments · May be fixed by #495
Labels
bug Something isn't working

Comments

@limdingwen
Copy link
Contributor

limdingwen commented Nov 10, 2021

% timew config color off
Are you sure you want to change the value of 'color' from 'on' to 'off'? (yes/no) yes
Are you sure you want to change the value of 'color' from 'on' to 'off'? (yes/no) yes
Are you sure you want to change the value of 'color' from 'on' to 'off'? (yes/no) yes
Are you sure you want to change the value of 'color' from 'on' to 'off'? (yes/no) yes
Are you sure you want to change the value of 'color' from 'on' to 'off'? (yes/no) yes
Are you sure you want to change the value of 'color' from 'on' to 'off'? (yes/no) yes
Are you sure you want to change the value of 'color' from 'on' to 'off'? (yes/no) yes
Are you sure you want to change the value of 'color' from 'on' to 'off'? (yes/no) yes
Config file /Users/ignis/.timewarrior/timewarrior.cfg modified.
% timew config
color = on
[snip...]
% timew --version
1.4.3

It turns out it overwrote my tag.<tags>.color configs:

define tags:
  body:
    color = off
  fun:
    color = off
  lazy:
    color = off
  school:
    color = off
  sleep:
    color = off
  travel:
    color = off
  work:
    color = off
@lauft lauft added the bug Something isn't working label Nov 12, 2021
@lauft lauft changed the title [Bug] Unable to set color to off via timew config Unable to set color to off via timew config Nov 12, 2021
@jonakeys jonakeys linked a pull request Jun 26, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants