- 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 installquasar devyarn lint
# or
npm run lintyarn format
# or
npm run formatquasar build

