text
text copied to clipboard
📑 Collaborative document editing using Markdown
**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,...
**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...
**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...
**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...
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...
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:  We mainly need to...
**Describe the bug** On daily opening the files app, this is shown: The requests that might be of interest: `workspace?path=/`: `create`: `attachments`:
**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...
**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`....
**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**...