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 613881 - When viewing a note, show what notebook it belongs to, if any
When viewing a note, show what notebook it belongs to, if any
Status: RESOLVED FIXED
Product: snowy
Classification: Deprecated
Component: general
git master
Other Linux
: Normal enhancement
: 1.0 (public beta)
Assigned To: snowy-maint
snowy-maint
Depends on:
Blocks:
 
 
Reported: 2010-03-25 08:43 UTC by Sandy Armstrong
Modified: 2010-12-20 00:03 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Add breadcrumb containing the notebook name if note is in a notebook (2.14 KB, patch)
2010-12-18 18:53 UTC, Jeff Schroeder
accepted-commit_now Details | Review

Description Sandy Armstrong 2010-03-25 08:43:23 UTC
There should be some indication of what notebook the current note is a part of.
Comment 1 Sandy Armstrong 2010-04-10 17:12:45 UTC
Benoit has done some work on this here: http://github.com/bgarret/snowy.git , but one issue I noticed is that it displays all tags, when it should instead only be displaying notebook tags.

And of course, any UI folks interested in improving how the info is displayed are welcome to share ideas and mockups.
Comment 2 Jeff Schroeder 2010-10-05 15:55:49 UTC
http://github.com/SEJeff/snowy/tree/features/breadcrumb _very_ initial support here

http://www.digitalprognosis.com/pics/breadcrumb.png screenshot

I'll be adding a bit more work to this with the express goal of not changing any models.
Comment 3 Jeff Schroeder 2010-12-18 18:53:22 UTC
Created attachment 176673 [details] [review]
Add breadcrumb containing the notebook name if note is in a notebook

The same screenshot as before still applies. I'm going to try to use the note_topnav div for later patches.
Comment 4 Sandy Armstrong 2010-12-19 16:01:10 UTC
Review of attachment 176673 [details] [review]:

I'm not sure that repeating the title is the best way to display this, but it looks good for now.  Please push at your leisure.
Comment 5 Jeff Schroeder 2010-12-20 00:03:12 UTC
Like discussed on IRC, finding a better way to display the breadcrumb is best. Pushed.