go-vikunja / app

MIT License
250 stars 23 forks source link

Project name in home screen #58

Open lluni opened 7 months ago

lluni commented 7 months ago

The home screen currently only displays the name and the due date of the tasks. This can be irritating if there are tasks with the same name belonging to different projects, e.g. two exercises named Exercise 1 belonging to two different university courses.

The web interface displays the corresponding project name of each task in the home / current tasks and upcoming screen.

eikaramba commented 3 months ago

i have a (opinionated) branch of the app where i am currently trying to improve lot of stuff, mostly for myself. there this issue is fixed and the project name is shown likewise to the web client https://github.com/eikaramba/vikunja-app/tree/improveDashboard