- Manage your notes and to-do lists in a simplified interface.
- The application connects to your Infomaniak kDrive via webDAV.
- If you want a more sophisticated solution, take a look at Joplin. A guide is available here
Android version here (alpha)
- The default folder is
WebDAVJS
, please create it at the root of your kDrive.
yarn
# or
npm install
quasar dev
yarn lint
# or
npm run lint
yarn format
# or
npm run format
quasar build