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

If you mention yourself, you will receive a push notification. **To Reproduce** open textfile mention yourself with @username **Expected behavior** I think nothing should happen **Screenshots** If applicable, add screenshots...

enhancement
design
1. to develop
papercut

**Describe the bug** If there is some initial state in the yjs document our sync mechanism fails and changes from the user in question are not transferred. If a yjs...

bug
0. Needs triage
feature: sync

**Describe the bug** Inline code formatting should always have a highlighted background, also in tables. **To Reproduce** Steps to reproduce the behavior: 1. Create a table 2. Type a backtick,...

bug
feature: formatting
format: markdown
feature: tables

**Is your feature request related to a problem? Please describe.** Currently the client frequently has to check for changes on the server creating high load also for idle files. **Describe...

enhancement
1. to develop
feature: sync
performance 🚀
🍂 2024-Autumn

**Describe the bug** Using the restore function from the side panel/versions produces conflict next time the document is opened **To Reproduce** Steps to reproduce the behavior: 1. Go to 'files-app'...

bug
feature: conflict resolution

ToDo - [ ] once done, pick https://github.com/nextcloud/files-clients/issues/13 again Currently we have no special handling for linking files with direct editing, so this is not working as described in https://github.com/nextcloud/android/issues/7192....

enhancement
1. to develop
feature: direct editor

Steps: * Create a new file, Test.md on a folder synced with Nextcloud client * Add some text * Open your browser and go to the file. It should display...

enhancement
1. to develop
feature: conflict resolution

I have the text app enabled. I create a new text file ("enc.md") within an encrypted folder. When I edit this file the data shows up in plain text on...

bug
1. to develop
feature: direct editor

We currently don't handle those cases very well, we should check and fix - The requests to the server take long (e.g. 30s and then time out) - The server...

bug
feature: sync

In most cases the rich workspace area is probably not edited, so we should think about having a more sane process for opening up a read only editor and just...

enhancement
0. Needs triage
feature: rich workspaces
performance 🚀