tasks
tasks copied to clipboard
:white_check_mark: Tasks app for Nextcloud
This adds the possibility to duplicate tasks: Fixes #264 and fixes #3004
### Is your feature request related to a problem? Please describe. Ideally, we'd have recurring tasks. But we don't. ### Describe the solution you'd like Please add a "Duplicate" feature...
### Is your feature request related to a problem? Please describe. No ### Describe the solution you'd like When you mark a task as finished, play a sound like in...
Bumps [@vueuse/components](https://github.com/vueuse/vueuse/tree/HEAD/packages/components) from 14.0.0 to 14.1.0. Release notes Sourced from @vueuse/components's releases. v14.1.0 🚀 Features useDropZone: Add checkValidity function - by @kolaente in vueuse/vueuse#5169 (aee84) useElementVisibility: Add initialValue option - ...
Reorganized settings using the new form components. See https://github.com/nextcloud/server/issues/55667 The app should also use a dialog for settings.
### Steps to reproduce 1. Install Nextcloud on kubernetes with more than 1 replica for high availability 2. Install Tasks app in nextcloud 3. Navigate to the Tasks app ###...
### Is your feature request related to a problem? Please describe. The new time entry which came in version 0.17 is in my opinion an usability regression. When creating a...
[Enhancement] V2: Allow ⪆ `31.0.10` to render non-block CommonMark (including HTML5) in task titles.
### What Problems This Relates To `tasks/tasks` supports it, so when my tasks synchronize, they are significantly less legible from the Nextcloud Tasks interface. ### Desired Solution Render non-block CommonMark...
### What Problems This Relates To I've two relevant desires: 1. When I add NextCloud as a source in an external synchronisation service — utilise `davx5-ose` as an applicable example...
### Is your feature request related to a problem? Please describe. Currently, the Tasks app allows setting a **start** date and a **due** date for tasks. However, this can make...