Text cursor moves to end of file when pressing enter after the title

Steps to reproduce

  1. Create a new note and fill it with whatever title and text.
  2. Edit the title again and press enter key.

Expected result

A new line should be added under the title or at least the text cursor should be moved to the beginning of the text.

Actual result

The text cursor moves to the end of the file which is annoying especially for long notes. Sometimes you want to add something under the title and the logical behavior at least for me is clicking the end of the line I want to write under and pressing enter, event if it’s the title. This behavior also differs from any other software that follows a similar layout.

Environment

  • Operating system: Windows 11 22H2 (for some reason it’s wrong in debug info)
  • Debug info:
    Obsidian version: v1.0.3
    Installer version: v1.0.0
    Operating system: Windows 10 Pro 10.0.22621
    Login status: not logged in
    Insider build toggle: off
    Live preview: on
    Legacy editor: off
    Base theme: dark
    Community theme: none
    Snippets enabled: 0
    Restricted mode: off
    Plugins installed: 3
    Plugins enabled: 3
    1: Advanced Tables v0.17.3
    2: Kanban v1.4.6
    3: Hider v1.2.3

Additional information

I’m not entirely sure this is an actual bug or the intended behavior, anyway I believe other people might find it an annoyance. Thanks!

This is not a bug. The title is the filename and hitting enter will move the cursor back to where it was before in the document.