nextcloud / notes

✎ Distraction-free notes and writing
https://apps.nextcloud.com/apps/notes
GNU Affero General Public License v3.0
623 stars 133 forks source link

Improve the logic of adding/editing note in webUI #1408

Open ostasevych opened 3 weeks ago

ostasevych commented 3 weeks ago

By now, when I create a new note I can NOT:

  1. add its name
  2. pick or add the category
  3. favour it

as there are no specific UI controls for that Image

So, when a note is created it appears somewhere below with the name taken from the first words, without any category and you have to manually add all these things.

I suggest to move these controls to the newly created note in order a user may adjust them immediately when having created a note.

JuliaKirschenheuter commented 1 day ago

Dear @ostasevych,

Thank you for opening this issue. If i understood you correctly, there is a possibility for all your points:

  1. add its name (rename)
  2. pick or add the category
  3. favour it

Please check it under menu items for each category:

Image

ostasevych commented 1 day ago

Dear @ostasevych,

Thank you for opening this issue. If i understood you correctly, there is a possibility for all your points:

  1. add its name (rename)
  2. pick or add the category
  3. favour it

Please check it under menu items for each category:

Image

Hi! Yes, indeed, my idea is to rethink the logic. By now it is not convenient to create a note, add it to a category and star it.