linuxmint / linuxmint/sticky

feature (UI): clicking "+" on an existing note creates a note with the same color as the existing note

Open
#141 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.