Allow notifications to be configurable?
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 254
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
Would be awesome to allow a setting to disable [the popup notification](https://github.com/m1guelpf/commit/blob/main/src/commands.rs#L38C10-L38C10) upon successful commit.
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 in src/commands.rs at the linked popup notification around line 38 and trace how successful commits are handled. Identify the existing settings or configuration entry point, then verify that the success notification can be disabled while the commit flow still works.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100