Tasks app for Nextcloud
Find a file
Felix A. Epp ae55956c9b Rebrand Readme, Contributing and Issue template to Nextcloud fixes #6
Signed-off-by: Felix A. Epp <work@felixepp.de>
2016-12-02 13:39:08 +01:00
appinfo Update to 11 2016-11-15 20:41:04 +01:00
controller Add confirmation directive 2016-08-26 22:16:35 +02:00
css Remove unused css rules and images 2016-09-09 21:19:56 +02:00
img Adjust favicon color to nextcloud 2016-11-13 23:07:03 +01:00
js Set initial start date to next full hour 2016-11-26 11:20:41 +01:00
l10n [tx-robot] updated from transifex 2016-11-29 02:16:32 +00:00
service Store sort order on server 2016-09-02 23:08:52 +02:00
templates Allows setting DATE values for DTSTART and DUE 2016-10-25 20:46:17 +02:00
.editorconfig Remove coffeescript 2016-02-28 20:18:40 +01:00
.gitattributes Initial Commit 2014-03-28 20:11:56 +01:00
.gitignore Add makefile 2016-03-14 17:20:22 +01:00
.scrutinizer.yml Exclude compiled javascript 2015-03-01 18:25:05 +01:00
.travis.yml Remove php 5.3 checks 2015-06-20 16:25:39 +02:00
build.xml adding travis.yml and scrutinizer.yml 2014-08-08 09:12:11 +02:00
CONTRIBUTING.md Rebrand Readme, Contributing and Issue template to Nextcloud fixes #6 2016-12-02 13:39:08 +01:00
issue_template.md Rebrand Readme, Contributing and Issue template to Nextcloud fixes #6 2016-12-02 13:39:08 +01:00
LICENSE Add license file 2014-10-12 18:54:22 +02:00
Makefile Remove unnecessary js vendor files from build 2016-09-09 21:09:44 +02:00
README.md Rebrand Readme, Contributing and Issue template to Nextcloud fixes #6 2016-12-02 13:39:08 +01:00

Tasks

Build Status Scrutinizer Code Quality Code Coverage

Tasks app for Nextcloud.

Installation

  • Using git: In your nextcloud/apps/ directory, run git clone https://github.com/nextcloud/tasks/. Then go to the Apps manager tab in your Nextcloud web interface, and enable the Tasks app.
  • Using the zip archive: Download the latest zip archive, extract the tasks-master directory inside your nextcloud/apps/ directory, and rename it to tasks. For stable releases, you can also download one of the releases tar.gz archives. Then go to the Apps manager tab in your Nextcloud web interface, and enable the Tasks app.

Usage/Features

Once enabled, a new Tasks menu will appear in your Nextcloud apps menu. From there you can add and delete tasks, edit their title, description, start and due dates, reminder times, mark them as important, and add comments on them. Tasks can be shared between users. Tasks can be synchronized using CalDav (each task list is linked to an Nextcloud calendar, to sync it to your local client - Thunderbird, Evolution, KDE Kontact, iCal... - just add the calendar as a remote calendar in you client). You can download your tasks as ICS files using the download button for each calendar.

Screenshot

tasks