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

**To reproduce:** 1. Create README.md withing text app 2. Leave it empty 3. Close a file and open a files overview **How it is:** **How it should be:**

1. to develop

## Short summary of the issue When attaching files from macOS in the Nextcloud Text app, filenames containing special characters are not properly linked. This happens because macOS uses NFD...

bug

Typing links in md format, like `[link text](https://link.url)` does not work if the text is something like `name.tld` ## Steps to reproduce 1. Type `[something.cloud](https://something.cloud/page)` in a nextcloud note 2....

bug
need to reproduce

The suggestion bar is hanging in a strange spot on the screen and should move to the bottom. It's less intrusive and doesn't take away the blank page "feel" when...

enhancement
1. to develop

> [!NOTE] > - Currently exhausts PHP memory_limit > - Near term: Reject > X MB (e.g. `memory_limit-128` or, safer, `min(memory_limit-128, 100)` > - Longer term: Implement streaming if deemed...

bug
1. to develop
papercut
performance 🚀

I noticed some odd markdown behaviour. Opening a file that was uploaded manually with this content: ``` ## Test ## test ``` This results in the newlines being removed and...

bug

It would be nice if this app would support viewing or editing powershell files

enhancement
feature: formatting
feature: code syntax highlighting

There could be assistant-related actions suggested as a button next to the ones that appear when the document is empty. For example: * Insert audio transcription * Insert generated text...

enhancement
feature: integrations
needs discussion

Smart picker buttons should just open the smart picker inline searchable menu and not the big blocking dialog