text
text copied to clipboard
📑 Collaborative document editing using Markdown
If a file is open in the editor, but has not been changed, and if an updated version is pushed from a client through file synchronization, then the editor reports...
**Describe the bug** When changing the format below an attachment it also affects the attachment itself. **To Reproduce** Steps to reproduce the behavior: 1. Open a text file 2. Upload...
Sometimes the sharing cypress tests seem to fail: ``` 1) Open test.md in viewer Opens the editor as guest: AssertionError: Timed out retrying after 10000ms: Expected to find element: `.ProseMirror`,...
Hi, i'll try to make it clear: i've installed many instances of nextcloud, installed many apps for our team, for NC being a collaborative platform, not just a file sharing...
Use the yjs based collaboration extension with the existing server API (+small modifications). Turn the sync service provider experiment into a working solution. - [ ] send and store steps...
**Describe the bug** Editing (e.g. marking a word and making it bold) is slowed down significantly, when the text is big. **To Reproduce** 1. Visit NextCloud in browser 2. Click...
- [ ] Jest unit test for markdown parsing of the mention - [ ] Cypress - [ ] Type @ and the user list is shown (might be tricky...
- [ ] Pass context to notification (e.g. current line or sentence) - [ ] Unclear how to extract the most relevant but or cut off if it is too...
It should be possible to mention guests that have joined the document (without a notification) similar to how it works in talk.
Notes from the design review call at 23\.08.2022 ## Overall * [ ] Formatting bar too wide, especially on mobile. * [ ] Maybe show only a "Formatting" button on...