After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 711127 - Make the top line into a special title field
Make the top line into a special title field
Status: RESOLVED FIXED
Product: bijiben
Classification: Applications
Component: UI
3.11.x
Other Linux
: Normal enhancement
: ---
Assigned To: Bijiben maintainer(s)
Bijiben maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2013-10-30 09:51 UTC by Allan Day
Modified: 2014-08-26 19:54 UTC
See Also:
GNOME target: ---
GNOME version: 3.11/3.12


Attachments
Naive implementation (43.48 KB, image/jpeg)
2013-11-01 00:12 UTC, Pierre-Yves Luyten
Details

Description Allan Day 2013-10-30 09:51:27 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.
Comment 1 Jakub Steiner 2013-10-30 15:54:54 UTC
I really like this idea of special casing the first line.
Comment 2 Pierre-Yves Luyten 2013-10-30 16:07:09 UTC
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.
Comment 3 Pierre-Yves Luyten 2013-11-01 00:12:29 UTC
Created attachment 258706 [details]
Naive implementation
Comment 4 Pierre-Yves Luyten 2014-08-26 19:54:39 UTC
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.