feature (UI): clicking "+" on an existing note creates a note with the same color as the existing note
Open
Nobody has claimed this yet.
Feature Request
- Dominant language
- Python
- Stars
- 273
- Forks
- 57
- PR merge metrics
- No merged PRs in 30d
Description
When creating a new note via clicking on the "+" sign of an existing note, the new note's color should be in the same color as the note one has clicked upon.
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 locating the UI handler for clicking the "+" action on an existing note and the code that creates the new note. Trace how the source note's color is represented and assigned, then verify in the application that a note created from "+" keeps the clicked note's color.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100