daniu54 / daniu54/clickup-cli

Implement aborting search early using a key input

Open
#7 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

The user should be notified if a search result is found and should be able to stop the search. The results found until then should be collected and returned as a json array as usual

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at the CLI search entry point and trace how results are collected and serialized. Determine how key input can notify the user when a result is found and stop the search while preserving results collected so far. Done means an interrupted search returns the collected results as the usual JSON array.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.