nextcloud / nextcloud/notes-android

Option for not "strike-through" text when line checked in .md

Open
#2,673 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

0. Needs triage enhancement
Dominant language
Java
Stars
1.1k
Forks
168
Avg merge
1d 17h
Merged PRs (30d)
31

Description

When I start to use Nextcloud for notes years ago, the checked items was only grayed.
Since a long time now, an update change the behavior, now the text is also strike-through.

When you use notes for shopping list, this make the readability very bad!
And I use it by check what I need not when it is done (task).

Example:
Image

1st option: remove the strike-through like before (look like 'standard" markdown as I see)
2nd option: have a settings that change the display

Thanks

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 tracing how checked Markdown items are rendered in the notes-android client and where display settings are handled. Compare the current strikethrough behavior with the reported screenshot and determine whether the requested outcome is a default change or an option; done means checked text can be shown without strikethrough as requested.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java, markdown
Domain
content, mobile
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 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.