GothenburgBitFactory / GothenburgBitFactory/timewarrior

Unable to use "da" as a tag name

Open
#755 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
1.7k
Forks
117
Avg merge
1d 7h
Merged PRs (30d)
5

Description

I'm unable to use `da` as a tag name. When I try to apply it, I get the following:

```
$ timew tag @1 da
At least one tag must be specified. See 'timew help tag'.
```

I use Timewarrior for tracking language learning progress, and `da` is a language code for Danish. I'm able do use other such language codes as tags without an issue: `de` for German, `nl` for Dutch etc.

OS: Debian Trixie (13.4)

Version of Timewarrior: tested with 1.9.1 release. I tried compiling the latest development commit, but I ran into an [issue](https://github.com/GothenburgBitFactory/timewarrior/discussions/754).

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the issue with `timew tag @1 da` and compare it with the working `de` and `nl` tags. Read the implementation or entry point for the `tag` command and its argument handling; done means `da` is accepted as a tag while the existing tag validation remains intact.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.