nextcloud / nextcloud/notes-ios

Enable box checking in view mode

Open
#167 0 comments 1 reaction 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

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

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.