GothenburgBitFactory / GothenburgBitFactory/timewarrior

Reference ids without at symbol (@)

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

Description

For example, something that allows you to do:
- `timew stop 1; timew move 2 3pm`

Instead of:
- `timew stop @1; timew move @2 3pm`

This would be similar to Taskwarrior, in which you just pass the ID number.

Contributor guide

Open the contributing guide

Research direction

No files, tests, or entry points are named in the issue. Start by locating the command-line parsing and reference-ID handling for commands such as `timew stop` and `timew move`; done means numeric IDs work without `@` while existing `@` references continue to work.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.