View and edit tasks and notes: tasks.nyxnord.de.
Uses Simple Task Client Backend as a backend server to proxy requests to a CalDAV server.
npm install --include=dev
npx rollup -c
-
view and edit tasks from a CalDAV server.
-
view and edit local tasks saved in browser storage.
-
edit name and done status.
-
view and edit notes from a WebDAV server.
-
use different editors for notes.
- better mobile ui.
- search in tasks.
- Simple Task Client Backend
- Self-hosted Umami
for tracking page views.
- Rollup for building TypeScript and bundling.
- EditorJS for editing notes block style.
- CodeMirror for editing code.
- EasyMDE for editing markdown.