termux / termux/termux-api-package
termux-notification-remove requies id parameter but termux-notification doesn't
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 1.7k
- Forks
- 523
- PR merge metrics
- No merged PRs in 30d
Description
I have found a really annoying problem with the termux-notification-remove command. It requires the id parameter yet the termux-notification command doesn't. This means there's no way of removing a notification with the termux-notification-remove command if an id wasn't specified.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by comparing the termux-notification and termux-notification-remove command implementations and how each handles notification IDs. Confirm the expected behavior for notifications created without an ID, then verify that such notifications can be removed through the command interface.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, shell
- Domain
- cli, mobile-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100