Automattic / Automattic/simplenote-electron
Feature request: Option to automatically scroll to the end of notes
- Dominant language
- TypeScript
- Stars
- 5.3k
- Forks
- 588
- Avg merge
- 9h 45m
- Merged PRs (30d)
- 4
Description
### What
I would like an option in the settings that will automatically scroll to the end of the note when opening (clicking on) a note.
### Why
I have some long notes where I always want to type new things at the end and currently I have to manually scroll to the end.
### How
It should just be a checkbox in the settings, nothing fancy.
Contributor guide
Research direction
No files or tests are named. Start by locating the settings UI and the note-opening behavior, then trace how settings are stored and how the editor controls its scroll position; done means a persisted checkbox causes notes to open at their end when enabled, without changing the default behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100