nextcloud / nextcloud/notes-android

Allow to set title of a Note from different places

Open
#3,219 3 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Java
Stars
1.1k
Forks
168
Avg merge
1d 17h
Merged PRs (30d)
31

Description

Is your feature request related to a problem? Please describe.

So I added a new Note, inserted some text, saved, and exited the Note.

It was then called "new Note". I couldn't find a button within the note to set the title. I returned to the main screen, long-pushed the note - nothing. Confused, I went back into the note, switched to "normal edit mode", and there it was: I was now able to click the title "new note" to alter it.

Describe the solution you'd like

Add two more options to change the title of a Note:

  • somewhere in the advanced edit mode
Image
  • And on the overview page
Image
Describe alternatives you've considered

No response

Additional context

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start in the Android screens for advanced edit mode and the note overview, then trace how title editing already works in normal edit mode. Add title-editing entry points in both requested locations and verify that each can change and save a note title.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
mobile-dev
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
58/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.