taskwarrior-webui
taskwarrior-webui copied to clipboard
Self-hosted Responsive Web UI for Taskwarrior based on Vue.js and Koa.js
Hi, I noticed this earlier but didn't tinker with it very much. Now as the webui works with iOS I tried again so it is a bit bigger deal for...
Hi, setting up dependencies between tasks would be great. See here: https://randomgeekery.org/post/2018/02/setting-task-dependencies-in-taskwarrior/ https://taskwarrior.org/docs/best-practices/ Thanks
Hi, when using project view and adding a new task the "Project" field could be pre-filled with the Project that is currently viewed.
Something along the lines of this would be great: https://vuetifyjs.com/en/components/time-pickers/ https://vuetifyjs.com/en/components/date-pickers/
Bumps [parse-path](https://github.com/IonicaBizau/parse-path) and [@nuxt/telemetry](https://github.com/nuxt/telemetry). These dependencies needed to be updated together. Updates `parse-path` from 4.0.4 to 7.0.0 Release notes Sourced from parse-path's releases. 7.0.0 Add the parse_failed property — whether...
Hi, I have just enabled a theme in `.taskrc` file and can not get any task data. I think there is a missing documentation piece at least for my usecase....
It would be nice to add one task after another when entering a large number of tasks. Keyboard shortcut ideas: When inside the "Add task" modal, we could: * press...
Hi, I would like to use taskwarrior-webui. However, when I run ``` sudo docker run -p 8080:80 --name taskwarrior-webui -v $HOME/.taskrc:/.taskrc -v $HOME/.task:/.task dcsunset/taskwarrior-webui ``` all I see is ```...
Currently web ui isn't remembering sorting order when page is reloaded.