bibledit-development
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[be] [task #8628] notes display optimizations


From: Teus Benschop
Subject: [be] [task #8628] notes display optimizations
Date: Mon, 15 Sep 2008 05:41:14 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14

URL:
  <http://savannah.nongnu.org/task/?8628>

                 Summary: notes display optimizations
                 Project: Bibledit
            Submitted by: teus
            Submitted on: Mon 15 Sep 2008 07:41:13 AM CAT
         Should Start On: Mon 15 Sep 2008 12:00:00 AM CAT
   Should be Finished on: Mon 15 Sep 2008 12:00:00 AM CAT
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

At this moment there's a setting to center the notes around the current
reference.

This setting seems to be fine and well, but needs improvement, and after that
can be taken out.

1. The reference sorting mechanism should not only take account of the
initial reference, but also sort on the final reference. E.g. if references
are 10-11,, and 10-12,, and 10,, then it should sort them like:

10
10-11
10-12, 

and not like:

10-12
10-11...

2. Once this sorting works, then the cursor in the notes should always be
placed at the first reference that the editor has. If the editor has verse 11,
then in the above example, the cursor should be placed on the note that has
reference 10-11.

Once the above two things are implemented, there's no longer a need for the
setting to sort around the current reference.. It does that always, and this
is intuitive behaviour for the user.

Teus.




    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/task/?8628>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]