nextcloud / nextcloud/notes-ios

Setup Notes

Open
#21 2 comments 6 reactions 1 assignee View on GitHub

@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"
  • 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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.