Skip to content

Releases: JUNSKIx1/obsidian-nextcloud-tasks

Release list

1.0.1

Choose a tag to compare

@github-actions github-actions released this 16 Aug 13:47

Wording only, no code change: the manifest description now says the plugin can edit tasks, which it has been able to do since 1.0.0.

Install this one rather than 1.0.0.

1.0.0

Choose a tag to compare

@github-actions github-actions released this 16 Aug 13:29

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.