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

**Is your feature request related to a problem? Please describe.** Attaching an image (say, in Collectives) will embed it, but with no possibility to further format the layout - alignment,...

enhancement
feature: images

**Describe the bug** When pasting a table from Word (desktop app) Nexctloud Text somehow inserts empty rows above the pasted content. The empty rows fill the screen. As I scroll...

bug
1. to develop
high

**Is your feature request related to a problem? Please describe.** This feature not related to problem. **Describe the solution you'd like** When a md document create with a picture, a...

enhancement
1. to develop
format: markdown
feature: images

**Describe the bug** Courser cannot be placed in new lines when editing page. **To Reproduce** Steps to reproduce the behavior: 1. Open Collectives in Android Chrome 2. Add a new...

bug
1. to develop
mobile
high
26 feedback

We need to figure out a better way to let users decide about a hard conflict with the file content. Currently this is kind of squashed and not really usable...

bug
design
feature: conflict resolution
high
needs triage: jonas

The sync endpoint actually always sets up the filesystem for the user due to the current way we check if the file has changed outside: ![text_sync_file_session](https://user-images.githubusercontent.com/3404133/99447002-629b4500-291f-11eb-80d7-67402899a651.png) We mainly need to...

bug
feature: sync
performance 🚀

**Describe the bug** On daily opening the files app, this is shown: The requests that might be of interest: `workspace?path=/`: `create`: `attachments`:

bug

**Describe the bug** When the cursor is on an empty line (i.e. newline), then the user pushes `up` arrow on the keyboard, the cursor jumps up to line 1 instead...

bug
1. to develop

**Describe the bug** Instead of shipping our own copy of `NcAutoCompleteResult` [as `components/Mention/AutoCompleteResult.vue`](https://github.com/nextcloud/text/blob/13af71a20ec7f9843451351e3b662ba1c3b76e49/src/components/Mention/AutoCompleteResult.vue), we should reuse the [upstream one from `@nextcloud/vue`](https://github.com/nextcloud/nextcloud-vue/blob/c4271b1c47206588d5d5f2bb91ea8cf68caf4599/src/components/NcRichContenteditable/NcAutoCompleteResult.vue). Currently it's not possible as `@nextcloud/vue` doesn't export `NcAutoCompleteResult`....

bug
1. to develop
dependencies: javascript
technical debt

**Is your feature request related to a problem? Please describe.** Trying to convert some Dokuwiki pages to NC collectives I'm missing the support for Footnotes. **Describe the solution you'd like**...

enhancement
format: markdown