nextcloud / notes-ios

Other
22 stars 8 forks source link

New notes no longer use first line as title #36

Open homebrandcola opened 1 year ago

homebrandcola commented 1 year ago

Something happened in the upgrade to NextCloud 26 and the interactions with the iOS NextCloud Notes app.

It is using a webview in the app to edit new notes, which is causing issues.

Big one for me is it no longer uses the first line of a new note as the title for the note, resulting in many 'New note (i)' notes, where i is incremented.

It is possible to change the title of the note after editing, but this was not the default behaviour before the update to NextCloud 26.

As anyone else seen this?

azuredusk10 commented 1 year ago

Experiencing this issue with Nextcloud Notes for iOS version v 4.1.7. The Nextcloud server is version 25.0.3

Any new note I make has the title “New Note”, “New Note (2)”, “New Note (3)” etc, where the last number increments with every new note.

I can’t see any way to change the title of a note. Editing the first line of the note has no effect.

Here is a screenshot showing the issue. Note how all my notes after 6th June have this issue:

IMG_6816

IAmDarthMole commented 1 year ago

Same behavior. I thought I was going crazy and my memory was warped until coming here. I’m currently running Nextcloud 26.0.3 and Nextcloud Notes 4.1.7 though I’ve been experiencing the behavior for months.

IAmDarthMole commented 1 year ago

@azuredusk10 if you long press on the note title in the list view you’ll get options, one of which is to rename it. Just as an fyi based on your earlier post. Hopefully the first line becoming the title comes back soon.

IAmDarthMole commented 1 year ago

Recent July 22, 2023 change (version 4.1.8) added ability to use “Internal Editor” (option found at bottom of settings). Turning this on brings back the note title defaulting to the first line of the note on new notes made. Thank you!

azuredusk10 commented 4 months ago

@ekkirsnarf I can confirm that this is working for me in version 4.2.0:

image

Also, when I create a new note, after entering the note contents and pressing done, the title of the note automatically changes to the first line of the note contents.

I'm not sure why you're not seeing the same behaviour. Perhaps someone with some knowledge of the code or Nextcloud can chime in