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 626296 - Create new note titles based on template note title
Create new note titles based on template note title
Status: RESOLVED FIXED
Product: tomboy
Classification: Applications
Component: General
1.3.x
Other All
: Normal enhancement
: 1.8.0
Assigned To: Aaron D Borden
Tomboy Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-08-07 08:20 UTC by Aaron D Borden
Modified: 2012-10-08 01:32 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Aaron D Borden 2010-08-07 08:20:59 UTC
All notes are created with names like New Note 123. It would be nice to have the title based on the template title. That way the user has more control over new note titles. They could rename each notebook template to have a different title for notebook notes.

To keep titles unique, we can use the simple naming system similar to what we have today by appending the note count to the template title. For notebook notes, we could append the notebook note count instead.
Comment 1 Aaron D Borden 2010-08-07 08:22:37 UTC
The patch from https://bugzilla.gnome.org/show_bug.cgi?id=509147 makes this  pretty easy.
Comment 2 Jared Jennings 2012-10-08 01:32:27 UTC
resolved