JustinDoan / JustinDoan/pyNotepad
Implement Options Menu
Open
enhancement
good first issue
- Dominant language
- Python
- Stars
- 5
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Implement an options menu drop-down that will allow users to customize the application with their own colors. Create a preferences file that stores this information so that the user does not have to customize their notepad every time.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the Tkinter application's main entry point and any existing menu or configuration code. Determine how color preferences should be represented and persisted, then define the options menu and verify that customized colors remain after restarting the application.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100