text
text copied to clipboard
π Collaborative document editing using Markdown
**Describe the bug** the same editor component runs almost 2 times: - Rich Workspaces - Modal/Full editor https://github.com/nextcloud/text/blob/ab7dcc2b607c00b56a044e8a9a36a999eeb36e80/src/components/EditorWrapper.vue#L24 It's natural to have the same ID more than one time in...
Comments
This post summarizes the current state of the discussion in this ticket and the plans to implement (original report at the bottom): # Open tasks - [ ] @max-nextcloud is...
Hereβs some examples of how other apps use headings to automatically create an outline for quick navigation. This is always shown on the left and we could do that too....
Many Groups use Nextcloud in Handling Protocolls of Meetings, it would be great to have a "save as" option directly out of the markdown editor. We use a template for...
- Make sure all tests compile the assets on its own - #2488 - Only compile when the change is about to get merged
### β οΈ This issue respects the following points: β οΈ - [X] This is a **bug**, not a question or a configuration/webserver/proxy issue. - [X] This issue is **not** already reported...
On small screens it's hard to see the table contents. Maybe it's possible the make the table scrollable?
**Is your feature request related to a problem? Please describe.** When I tried to create (un-)ordered lists with more than one level, I couldn't find an intuitive way to do...
**Describe the bug** No way to remove formatting. Must delete text and retype. eg You accidentally backspace, and an entire paragraph becomes H1. You can put in a line break,...
In cases when the text session is timing out and the user session expires, we should detect and redirect to the login page instead of doing nothing.