GothenburgBitFactory / GothenburgBitFactory/timewarrior

Allow extensions to take extra options

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

Description

It would be great if extensions could take extra arguments from the command line. Maybe everything after a `--` could be passed directly to the extension, unparsed by timew?

Contributor guide

Open the contributing guide

Research direction

Start by tracing how command-line arguments are parsed and how extensions are invoked. Determine how arguments after `--` should be separated from Timewarrior options and passed through unchanged; the issue does not name specific files or tests, so inspect the CLI and extension entry points first.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.