nextcloud / nextcloud/notes-ios
Enable box checking in view mode
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Swift
- Stars
- 73
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
The note apps has a "view" / readonly mode which is nice for reading. It'd be nice to have a way to still check boxes while in this mode so one could use it as task list.
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 note view-mode implementation and its checkbox handling. Confirm how readonly mode currently renders note content, then make checkbox interaction possible without enabling general editing; done means boxes can be checked in view mode while the remaining note stays readonly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100