Skip to content

1.0.0

Choose a tag to compare

@github-actions github-actions released this 16 Aug 13:29
· 1 commit to master since this release

First release.

Read, create, edit and complete your Nextcloud Tasks inside a note, over CalDAV. Your tasks stay on the server: no markdown mirror, no checkboxes written into notes, no cache file that can drift.

  • Pick any of your task lists in the settings and give each one a heading, a colour and a key a note can refer to. No fixed categories.
  • A nextcloud-tasks code block renders a live list, grouped, filtered by due date, limited, or scoped to one list.
  • Tick to complete, click a title to edit it, delete behind a confirmation. Writes go to the server straight away.
  • Completing and editing rewrite the original calendar object line by line, so repeats, reminders, categories and properties this plugin does not model survive untouched.
  • Optional refresh interval for tasks added or ticked elsewhere. It only runs while a list is on screen.
  • English and German.
  • No dependencies, no native code: it runs on the desktop app and on a phone alike.