Show tasks without separating them by list/calendar
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 706
- Forks
- 117
- Avg merge
- 8h 50m
- Merged PRs (30d)
- 18
Description
Is your feature request related to a problem? Please describe.
No response
Describe the solution you'd like
Add an option (or make it default) to list tasks without separating them by list/calendar. This way, the task list should show tasks in a list, not multiple lists, sorted by the sorting option.
Describe alternatives you've considered
Create a new view such as "Important", "Today", "Week", "All" that combines all lists/calendars.
Additional context
I would like to have a list of all tasks sorted by "Relevance" regardless of which list/calendar they come from.
Contributor guide
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 task-list view and the code that groups tasks by list or calendar, then trace how the Relevance sorting option is applied. Clarify whether the finished behavior is a new combined view or an option/default, and verify that all tasks appear together in the requested order.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100