text
text copied to clipboard
📑 Collaborative document editing using Markdown
Backport of #7197 Warning, This backport's changes differ from the original and might be incomplete ⚠️ ## Todo - [ ] Review and resolve any conflicts - [ ] Amend...
Backport of #7197 Warning, This backport's changes differ from the original and might be incomplete ⚠️ ## Todo - [ ] Review and resolve any conflicts - [ ] Amend...
We should add a drag handle next to nodes so they can easily be moved around. This contributes to #1914 but should be discussed in more depth before implementing especially...
Fixes errors during test runs such as https://github.com/nextcloud/text/actions/runs/15742170977/job/44369984600  Use [vitests test.extend](https://vitest.dev/guide/test-context.html#test-extend) to make sure destroy is also called if the test fails. We create editors without...
### 📝 Summary - module chunking is nowadays done automatically so we can simplify the entry point. ### 🏁 Checklist - [ ] Code is properly formatted (`npm run lint`...
Current idea is to use the red indicator dot (error) of the save button to indicate offline status.
**Is your feature request related to a problem? Please describe.** When switching between notes the images within the notes are downloaded again. The sessionId and sessionToken values in the image...
**Describe the bug** When searching for a text file in the iOS app, and then trying to open the text file, I receive a "Failed to open file" error message....
This is a first attempt to resolve https://github.com/nextcloud/text/issues/4795 and https://github.com/nextcloud/text/issues/6864 Mostly just a hacky fix for now, i need to think a bit more about in which cases we may...