text icon indicating copy to clipboard operation
text copied to clipboard

📑 Collaborative document editing using Markdown

Results 576 text issues
Sort by recently updated
recently updated
newest added

**Describe the bug** When right-clicking and copying the Outline link, and trying to use that (either in another note, or email, chat, etc.), the link opens the file, but does...

bug
1. to develop
upstream

**Describe the bug** We currently also return and handle 409 responses during sync requests. This leads to two possible scenarios that can create such responses. In addition the 409 will...

bug

We used to have 409 responses when the client was not in sync with the server state. But with yjs we can now always apply updates as long as they...

2. developing
30 feedback

## This is a challenging https://github.com/nextcloud/text/labels/good%20first%20issue if you... * want to **learn how the desktop client integrates with the text app** * have some basic knowledge of **php** If you...

enhancement
good first issue
1. to develop
php

Follow-up for https://github.com/nextcloud/text/issues/6817 Reference https://github.com/nextcloud/text/pull/6856#pullrequestreview-2702668639 https://github.com/user-attachments/assets/cf89c834-73bb-4de7-ba82-7a4cd5c01a43

bug

Hi, One of my main usage of checkboxes in a document is for a shopping list. The editor easily allows to add a new item, but every item has to...

enhancement
feature: formatting
feature: formatting - lists

**Describe the bug** Lists inside callouts are not persisted when copying the file. I suspect the created markdown is parsed to contain a list but that is not valid in...

bug
1. to develop
feature: formatting - lists

**Describe the bug** When a list entry contains only a link, the three-dot menu button to switch between text and preview is displayed left to it. The alignment is off...

bug
good first issue
1. to develop
feature: formatting - lists

## Steps to reproduce 1. Open a note 2. Change to another note 3. See 403 error in JS console ### Expected behaviour Switching between notes should not generate an...

bug
need to reproduce

## Short summary of the issue - [ ] Markdown syntax is not properly rendered in text ## I used this docker-compose config ````markdown version: '2' volumes: nextcloud: db: services:...

bug
0. Needs triage
needs info