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

We want to persist the document state using [y-indexeddb](https://github.com/yjs/y-indexeddb)

enhancement
1. to develop
feature: sync
feature: offline support

**To Reproduce** Steps to reproduce the behavior: 1. Create a folder description 2. Share the readme to another User **Expected behavior** The user who got the readme file shared should...

bug
feature: rich workspaces

Follow up to #4078 **Is your feature request related to a problem? Please describe.** When reverting to a previous version or changing the content of a file on the server...

enhancement
feature: sync

**Describe the bug** Since upgrading to Nextcloud Hub 25 Autumn (32.0.0) the width of the text editor is too narrow, taking up 1/3 of the screen **To Reproduce** Steps to...

bug
regression

Yjs pendingStructs mean that the local yjs document state is missing a step. So let's not allow to save such an inconstent state to the server. ### Screenshot | Disabled...

3. to review

- open a md file within clients (via direct editing endpoint) - see that it takes very long too open (spinner is shown until loading is completed) --> investigate why...

bug
needs info

For integrating the editor in the notes mobile apps we would need to figure out a way to make the javascript editor offline capable and bundled in a way that...

enhancement
feature: offline support

**Is your feature request related to a problem? Please describe.** When viewing a Markdown file using a share link generated in Nextcloud, it appears a button to show an index...

enhancement

**To Reproduce** Steps to reproduce the behavior: 1. have multi-page markdown document with different headings and -levels 2. ctrl + p 3. print to pdf 5. in a pdf reader,...

enhancement
feature: printing

**Is your feature request related to a problem? Please describe.** If you have a small team collective in a big instance, @-mentioning is a bit of an issue because the...

enhancement
design