nextcloud / nextcloud/calendar
Formatted appointment descriptions
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.2k
- Forks
- 332
- Avg merge
- 16h 13m
- Merged PRs (30d)
- 137
Description
Is your feature request related to a problem? Please describe.
Under some circumstances, there are more than just three lines of text necessary as appointment description. In these cases it would be fine if you could use formattings within in descriptions.
Describe the solution you'd like
Enable Markdown at least within appointments’ description field. At least bold, italic and bold-italic.
Describe alternatives you've considered
—
Additional context
No response
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 appointment description field and its display path in the calendar UI. Check how descriptions are stored and rendered, then verify support for bold, italic, and bold-italic Markdown formatting in an appointment; no files or tests are named in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, markdown
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100