text
text copied to clipboard
📑 Collaborative document editing using Markdown
**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:**
## 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...
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....
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...
> [!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...
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...
It would be nice if this app would support viewing or editing powershell files
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...
Smart picker buttons should just open the smart picker inline searchable menu and not the big blocking dialog
See #4480. (Fixed before)