Allow filtering by project in the Upcoming view

The list currently includes items from every list, even though the user might only want to do tasks from a specific list (see example from here)

It would be nice if the Upcoming view would support filtering based on the project

You can create a saved filter as a workaround, or use the filter options in the project (if you only want to filter by a single project).

Not sure I understand your suggestion. Is filtering also available in the “Upcoming” view?

On my instance I can only filter by date (using v0.24.6):

The upcoming view only allows filtering by date, but you can easily recreate that using a saved filter or filter query.

That’s true, however I’d like a view:

  • Where I can mark items as done without opening them
  • Is ordered by Due date
  • Is filtered by a Project
  • Which looks like the List or the Upcoming view (shows recurrence icon, text is red when it’s overdue, etc)

You’re right, I can almost get there, but I don’t know about a solution where all of the above is satisfied at the same time:

  • List view doesn’t support ordering by due date (see suggestion here: Allow ordering by Due Date in List View)
  • Table view doesn’t allow me to mark items as done without opening them one by one (also I prefer the design of the List view)
  • Upcoming view doesn’t allow me to filter by project