GNOME Bugzilla – Bug 711127
Make the top line into a special title field
Last modified: 2014-08-26 19:54:39 UTC
When you create a new note, the first line is used as the note title. However, if you go back and edit the first line, the title does not update. (Instead you have to use the rename dialog.) This isn't what I'd expect. It would be better to treat the top line of the note as a special title field. Visually, you could make the top line taller and use a bigger font. This would mean that you don't need the rename dialog.
I really like this idea of special casing the first line.
Editing the first row now updates the title, and rename dialog is dead. commit https://git.gnome.org/browse/bijiben/commit/?id=83004cdb987e55dcd16b0a4a75ef626fd714748c Remaining task : give a visual clue.
Created attachment 258706 [details] Naive implementation
This bug is opened for years and I'm unable to find any really pleasant solution. So rather than staying passive, let's make the title bold for now. Please reopen as soon as we have something better. I guess some usage will help. Also, to branch 3.14 and revert this commit on such branch if better.