At the moment there is Gantt, Table and Kanban. What would be cool is adding a Calendar, something to replace google calendar.
It would be really useful to be able to put a task in a calendar time slot since we already have start/end times and due dates. then it would help me visualize my schedule for the week or for several days.
This is literaly the only thing that is keeping me from switching to Vikunja, i need to see for every day what i have to do.
Like a month view and in each day-box you can see the tasks for that day, when clicking on the day’s date a popup opens with a complete and clickable list…
A calendar view is on the roadmap. I can’t make any promises about the time though.
Is anybody here interested in a scheduled bi-directional sync solution between Nextcloud Calendar and Vikunja?
Agree this is the only “missing” feature in this app. Sync with Nextcloud would be AMAZING, but I really don’t need it to pull from my calendar. Just having that view so I can see what’s coming up would be a game changer. For now, I’m using the Kanban view as a rough workaround, but it’s not ideal.
It would be helpful to have a calendar view for the Upcoming task list.
Now that tasks can be moved easily between projects, there seems to be a growing need for this feature.
hi I have a unofficial Vikunja PWA client open source on GitHub In the next release soon I will have the calendar view implemented
You can just use your existing Vikunja setup with this
Hi everyone, became a user of Vikunja some weeks ago and have been tweaking it for personal use. Just wanted to share my implementation of the calendar in case it is useful:
The way it currently works is:
- Tasks require start date and end date to be put in the calendar
- Event color in the calendar responds to the color of the first label assigned to it
- Tasks can be marked as done in the calendar. When a task is marked as done it stays in the calendar but drops opacity.
- Tasks can be dragged to change start date/end date. Task end can be dragged to change duration/end date.
