GothenburgBitFactory / timewarrior

Timewarrior - Commandline Time Tracking and Reporting
https://timewarrior.net
MIT License
1.2k stars 91 forks source link

Entries with accentuated characters not showing up in charts #584

Open aisneto opened 5 months ago

aisneto commented 5 months ago

Well, that's not completely true. The label for the entry does show up; it's just that the first tag name for it does not. This is quite weird because even if the first tag itself does not have any accented characters, if any other tag does, the label shows up unnamed.

Here it is:

image

Now thats the log: image

Now, if I remove all accented characters from a entry: image

...the label shows up just fine: image

Maybe this is a problem on my end?