spacecowboy / spacecowboy/NotePad
Option to pin a task to the top of a list
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 409
- Forks
- 161
- PR merge metrics
- No merged PRs in 30d
Description
Is your feature request related to a problem? Please describe.
I use the widget extensively for my day-to-day task list and it's a fantastic solution for my use case, for my needs I don't set due dates and just sort the list by newest task first. But sometimes I have a particularly important or otherwise relevant task that I need to remain at the top of the task list, even if I add new tasks after it, whilst still otherwise having the task list sorted by newest first.
Describe the solution you'd like
I would like to have the ability to pin tasks to the top of a list so that they remain at the top of the list regardless of the selected list sorting.
Describe alternatives you've considered
I have tried manual sorting, but this requires constantly moving tasks on the task list every time I add a new task.
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
The issue names no source files, tests, or entry points. Start by locating the task-list model and the code that applies list sorting; the work is done when a task can be pinned and remains above normally sorted tasks without disrupting the selected sort order.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100