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

Given the new approach to load a document state from the file content, we should consider adding a way to initialize an editing session lazy. This could be useful for...

enhancement
0. Needs triage
feature: sync
performance 🚀

**Is your feature request related to a problem? Please describe.** When using the editor from another app with `OCA.Text.createEditor`, I can't provide my own extensions. **Describe the solution you'd like**...

enhancement

**Is your feature request related to a problem? Please describe.** When using the editor from another app with `OCA.Text.createEditor`, I can't set the default value for the placeholder **Describe the...

enhancement

**Is your feature request related to a problem? Please describe.** As a Nextcloud user I often have to repeat the document title in the file name and the heading inside...

enhancement

**Describe the bug** When a link in a read only document is focussed with the tab key the link bubble does not open - even not on pressing space or...

bug

**Describe the bug** Backticks aren't turned into code formatting when preceded by a punctuation character. For example typing this: ```md (`foobar` ``` does not result in code formatting being applied....

bug
feature: formatting
upstream

just tested on nc29.0.0b1 the link popup in workspaces in the files app overlaps with the left sidebar: ![image](https://github.com/nextcloud/text/assets/42591237/caf2c384-e8cf-46ce-a52a-e80109226095)

bug
design
1. to develop
feature: rich workspaces

I have a report with a har file dump for a shortly popping up conflict dialog that seems to be caused by a race between the save and sync request...

bug
1. to develop
feature: sync

**Describe the bug** Pasting an image into a table destroys it **To Reproduce** Steps to reproduce the behavior: 1. Create a table 2. Paste an image into one of the...

bug
1. to develop
format: markdown
feature: images

**Describe the bug** I have a long document with many images. When I scroll to the bottom it loads all the images, but then the whole text scrolls because the...

bug
feature: images
high