text
text copied to clipboard
📑 Collaborative document editing using Markdown
We want to persist the document state using [y-indexeddb](https://github.com/yjs/y-indexeddb)
**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...
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...
**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...
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...
- 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...
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...
**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...
**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,...
**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...