Update README
Hint to the login flow. Added user metadata and theming to the features to be considered.
This commit is contained in:
parent
1555ca3e19
commit
73990602dd
1 changed files with 2 additions and 1 deletions
|
@ -14,7 +14,7 @@ The [Sailfish OS SDK](https://sailfishos.org/wiki/Application_SDK) is used to wr
|
|||
## Planned features
|
||||
|
||||
(The ordering represents the priority for the implementation)
|
||||
- Login screen for the nextcloud account
|
||||
- Login screen for the nextcloud account (using the [Login Flow](https://docs.nextcloud.com/server/14/developer_manual/client_apis/LoginFlow/index.html))
|
||||
- Create new notes
|
||||
- Delete notes
|
||||
- Edit notes
|
||||
|
@ -30,6 +30,7 @@ The [Sailfish OS SDK](https://sailfishos.org/wiki/Application_SDK) is used to wr
|
|||
|
||||
- All features of the [Android App](https://github.com/stefan-niedermann/nextcloud-notes)
|
||||
- Multiple nextcloud accounts
|
||||
- Use user metadata and theming (via [OCS API](https://docs.nextcloud.com/server/14/developer_manual/client_apis/OCS/index.html))
|
||||
- Share notes
|
||||
- Import notes from textfiles
|
||||
- Sync with the Sailfish OS build in notes app
|
||||
|
|
Loading…
Reference in a new issue