nextcloud / nextcloud/notes-android
Option for not "strike-through" text when line checked in .md
Nobody has claimed this yet.
- 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:
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
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 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