notes icon indicating copy to clipboard operation
notes copied to clipboard

✎ Distraction-free notes and writing

Results 246 notes issues
Sort by recently updated
recently updated
newest added

It's a couple of months that Notes App in browser is showing a generic error saying "Fetching notes has failed. See JavaScript console and server log for details." In the...

bug
help wanted

Notes `4.4.0` does include [API version `1.3`](https://github.com/nextcloud/notes/blob/master/docs/api/v1.md), the `x-notes-api-versions` header however does respond with `0.2, 1.2`. I would have expected it to be `0.2, 1.3`. Background: I stumbled upon this...

bug
feature: API

**Is your feature request related to a problem? Please describe.** I find it confusing that right side has a hamburger menu (and now a new picture icon in edit mode)...

needs discussion
feature request

## Steps to reproduce Try and make a check box `- [ ]` is the only syntax that works, but it creates a list item at the same time so...

bug
need to reproduce

Automated update of the npm and node engines versions

dependencies

Signed-off-by: Felix Nüsse Old Style: ![grafik](https://user-images.githubusercontent.com/25279821/183241017-f5498a7d-9eeb-48b2-99e7-b09efaeb0fca.png) New Style: ![grafik](https://user-images.githubusercontent.com/25279821/183241004-ff226bed-7ba0-4c90-a45c-77e16c3e338f.png)

Signed-off-by: Felix Nüsse closes #287 Todo: - [x] Add close button to wikipage - [x] Add translations everywhere - [x] Fix offset in Navigationbar - [x] Add tips - [x]...

I would like to propose a new feature for the markdown editor (that i am willing to implement) When a user types any type of bracket, usually the user wants...

needs discussion
feature request

#785 introduced a new functionality for attachments (see also #74). The internal API contains two new straight-forward endpoints: - `POST /notes/{noteid}/attachment`: uploads a new attachment to a note and returns...

enhancement
feature: API
needs discussion

## Steps to reproduce 1. Move a large tree of markdown files into the Notes tree using the filesystem (I did this on a desktop that uses the Linux nextcloud-desktop...

bug
needs info
need to reproduce