nextcloud / nextcloud/tasks

[Enhancement] V2: Allow ⪆ `31.0.10` to render non-block CommonMark (including HTML5) in task titles.

Open
#2,973 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
JavaScript
Stars
706
Forks
117
Avg merge
8h 50m
Merged PRs (30d)
18

Description

What Problems This Relates To

tasks/tasks supports it, so when my tasks synchronize, they are significantly less legible from the Nextcloud Tasks interface.

Desired Solution

Render non-block CommonMark (including HTML5) in task titles.

Considered Alternatives

I've yet to think of any.

Additional Context
  1. gitlab.com/gitlab-org/gitlab/-/issues/577274 cites examples of where else this has been implemented. GitHub and GitLab are examples, as should be Forgejo.

  2. Replaces issues/2191#issuecomment-2526189903. Previously, I forgot to state that I wanted this to render in titles. To ensure that issues/2191#issuecomment-1416677558 doesn't repeat, I disclaim that issues/1486 solely refers to CommonMark within the note field, whereas issues/2274 refers to HTML5 within the note field.

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

The issue names no source files, entry points, or tests. Start by locating how task titles are rendered in the Nextcloud Tasks interface and determine the existing synchronization and rendering path. Done means synchronized task titles render non-block CommonMark, including HTML5, without reducing legibility.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.