nextcloud / nextcloud/notes-ios
Setup Notes
Open
@mpivchev is already working on this.
Since Aug 13, 2026.
enhancement
- Dominant language
- Swift
- Stars
- 73
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
With transferring iOS notes to Nextcloud, we want to change some things
- change name to "Nextcloud Notes"
- app store: Nextcloud Notes
- app name: Notes
- icon: https://fonts.google.com/icons?selected=Material+Icons:edit:
- add to Testflight (please add me)
- change icons within app, adapt to SF icons (#93)
- add first run wizard / account setup, similar to Talk/Files (#97)
- Settings -> "server settings" -> kill entirely
- file extension -> fetch and use, from server
- notes folder -> from server
- {{ base_url }}/index.php/apps/notes/api/v1/settings
- "support" -> "about"
- change contact ios@nextcloud.com, website
- Proper splash screen: blue, with edit/pencil icon, same like files
- Has no empty content view
- Long press: add favorite operation (#52)
- Style looks old? Maybe Ivan can help?
- Note detail view
- Remove "new note" button here
- Edit mode: Undo/Redo can be icons (#91)
- Should have 3-dot action menu in top right which also includes the actions like on Android, e.g.: Rename, Category, Delete
- same as long press menu
- rich edit icon
- opens webview same like files app
- add search inside note
- main ui
- delete refresh button
- list view, use new divider type with "new folder"
- later: make it look like iOS Notes
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.