nextcloud / nextcloud/notes-ios

Add toggle for grid view layout

Open
#209 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Swift
Stars
73
Forks
22
PR merge metrics
No merged PRs in 30d

Description

How to use GitHub
  • Please use the 👍 reaction to show that you are interested into the same feature.
  • Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
  • Subscribe to receive notifications on status change and new comments.

Feature request

Which Nextcloud Version are you currently using:
33.0.8

Is your feature request related to a problem? Please describe.
The android app is quite a bit nicer, specifically I am missing the option to display the notes in grid view in iOS

Describe the solution you'd like
Please add a toggle for grid view layout, just like in the android app.

Describe alternatives you've considered
Using the current list view layout, but this shows less of my notes contents.

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.

Research direction

Start by locating the iOS notes screen that currently renders notes in list view and identify how its layout state is managed. Compare the available behavior with the Android app's grid layout if that implementation is accessible. Done means users can toggle between list and grid layouts and the selected layout displays note contents appropriately.

Written by the indexing model from the issue text.

Assessment

Tech stack
ios, swift
Domain
mobile-dev
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
65/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.