notes icon indicating copy to clipboard operation
notes copied to clipboard

✎ Distraction-free notes and writing

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

## Steps to reproduce - Create a Markdown file named `index.md` with e.g. the following content ```markdown # Index - [Topic A](./A.md) ``` - Create a file named `A.md` in...

needs discussion
feature request

After renaming a node the sharing sidebar will fail to open when trying to create a share, because it requests the old file name. A reload fixes this. ## Steps...

bug
need to reproduce

When editing a note, a star appears next to the name of the file. That thing does not go away when saving anymore. ## Steps to reproduce 1. edit a...

bug
need to reproduce

In the past the first lvl 1 heading of the note was used to set the note title on creation. This is not happening any more. ## Steps to reproduce...

bug
need to reproduce

Do we need to limit this to the notesPath or could we just skip getting the default if the value is not null? _Originally posted by @juliusknorr in https://github.com/nextcloud/notes/pull/1543#discussion_r2086068456_

enhancement
1. to develop

## Steps to reproduce 1. Create a note 2. Delete it ### Expected behaviour We get confirmation/a way to undo, or at least, the "Delete note" menu item is marked...

good first issue
feature request
1. to develop

**Bug Description** When a shared note is categorized by the recipient (without changing ownership), all attachments (e.g., images, videos) within the note are deleted from the server. This issue occurs...

bug
1. to develop
feature: attachments
feature: sharing

This is a fix for #1245. It adds a new `showHidden` setting to control whether hidden files/folders are displayed to the user or not. * "Hidden" means "starts with a...

enhancement
3. to review

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] I want to share...

needs discussion
feature request
1. to develop
feature: sharing

A newly created user on NC cannot create new notes. ## Steps to reproduce 1. On web-UI try to create a new note and get an error: NotPermittedException ### Expected...

bug
need to reproduce
1. to develop