Set title of note to match first line?

I've imported my notes into Joplin, and I'm hoping to use it as a replacement for the Notes app on my phone and mac. Unfortunately, the titles of the imported notes seem wrong and I can't seem to fix them.

I'd like the title of the note to match the text on the first line of the note, but I can't figure out where to configure that in the preferences. Right now the notes seem to have a separate title that is not related to the contents of the note. The name of the notes are all 'Untitled'. I can set the note title manually, but that's really annoying since I have 2k notes! I can still search for the text in the note, but can't visually see the note anymore in the list (since they all have the same name - Untitled).

How can I set the name of the note to be the same as the first line like iOS and Evernote do?

1 Like

Did you export from Evernote? If you did then have a look in the .enex files in a text editor, I think the note title is taken from the <title> tag for the note rather than from the first line of text.
I had a couple like that:

    <title>Untitled Note</title>
    <created>20190407T132336Z</created>
    <updated>20190409T140150Z</updated>...

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.