nextcloud / nextcloud/notes-ios
Add toggle for grid view layout
Nobody has claimed this yet.
- 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
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.
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