Improve the logic of adding/editing note in webUI
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 738
- Forks
- 162
- Avg merge
- 6h 2m
- Merged PRs (30d)
- 35
Description
By now, when I create a new note I can NOT:
- add its name
- pick or add the category
- favour it
as there are no specific UI controls for that
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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the web UI entry point for creating and editing notes, then reproduce the current creation flow. Done means the new-note UI lets users set a name, choose or add a category, and mark the note as a favourite immediately after creation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100