First of all, many thanks for the effort put into Vikunja, it is a remarkable piece of software.
I am a long term taskwarrior user (+7 years) trying to transition my workflow (GTD-ish) into Vikunja.
By default, in taskwarrior, there is a task view list that sorts all task by a calculated urgency factor. The details on how this calculation is made are here: Taskwarrior - Urgency - Taskwarrior
I.e. taskwarrior sorts the tasks from top to bottom based on how likely they are important to you.
I’ve failed miserably to replicate this. Here are my attempts in v0.23.0 (docker)
First, I noticed that the top left Overview and Upcoming views fail to give preference to the Priority:High tasks when there are no due dates specified. It looks like the sorting algorithm is totally arbitrary (maybe by date of entry?) I was not able to find how to configure this.
Next, I created a new filter that tries to replicate the default behaviour of taskwarrior. This filter is a default filter that shows all tasks and I picked the Table View, prioritizing by the Due Date and Priority columns. However, Filter views do not include the Project column.
Bottom line, is there any way to configure how the Overview and Upcoming sort the tasks? (preferably by Due Date/Priority). Also, is there any possibility to include the Project column to the Table view of a filter?
Many Thanks.