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

**Describe the bug** See title. When clicking into a list item which also includes an image like in the example below, the focus is immediately lost. This makes it impossible...

bug
feature: formatting
feature: formatting - lists

**Is your feature request related to a problem? Please describe.** I want to store relatively static content in Markdown files edited with Text. These files are usually opened for reading...

enhancement
design
needs info
feature: rich workspaces
needs triage: julius

**Describe the bug** 3 keyboard shortcuts aren't working in the text app: CS+2, CS+3, CA+3 (heading 2, heading 3, code block). The related buttons work fine. I am aware that...

bug
needs info

### 📝 Summary Refactor the Polling Backend and Synchronization service ### 🏁 Checklist - [x] Code is properly formatted (`npm run lint` / `npm run stylelint` / `composer run cs:check`)...

2. developing
technical debt

Hello there, I have had a look through previous issues regarding the same broad topic, but as those are all currently closed, I'd like to open one here again. My...

enhancement
needs info

This reverts commit 77d77561fc835335a72b6fecc6d5f53d895ca8e1. Merge once * https://github.com/nextcloud/server/issues/42306 is fixed. ### 🏁 Checklist - [x] Code is properly formatted (`npm run lint` / `npm run stylelint` / `composer run cs:check`)...

backport-request
blocked

**Describe the bug** For a while the `sync.spec.js` has been failing on the stable27 branch: ![grafik](https://github.com/nextcloud/text/assets/97337118/4c8c8edf-8241-4c6b-8613-11fd2c3f0ffb) Looks like it may have been introduced by #5087 or at the same time....

bug
tests
bug: regression
technical debt

### How to use GitHub * Please use the 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to show that you are interested into the same feature. * Please don't comment if you have no relevant...

enhancement
1. to develop
papercut

We could advertise more features in the placeholder text, similar to google docs: https://github.com/nextcloud/text/assets/3404133/63177a4d-72b8-4937-bc8f-0574e99ed566 Currently we only have a hard coded message: - Add notes, lists or links ... Examples...

enhancement
design
1. to develop

**Describe the bug** Cypress tests have been failing lately. **To Reproduce** Steps to reproduce the behavior: See https://github.com/nextcloud/text/actions/runs/7198062769/job/19606727251 https://github.com/nextcloud/text/actions/runs/7201473337?pr=5130 (debug run) **Expected behavior** Cypress tests pass. **Screenshots** See linked test...

bug