Open GoogleCodeExporter opened 8 years ago
the sort by author is something I was going to ask for, very glad to see its
being
looked at.
awesome stuff, thank you :)
Original comment by dmac...@gmail.com
on 3 Apr 2010 at 7:17
Original comment by charlie....@gmail.com
on 14 Apr 2010 at 2:01
New sort dialog sort of does this, not yet perfect though so leaving this open.
Right
now it sorts by "authors(s)" and uses SQL group_concat to get a CSV list of
authors,
then sorts alpha using FIRST names. That's not right, we really want a last
name sort,
but it's tricky with multiple authors per book -- still working on it.
Original comment by charlie....@gmail.com
on 2 May 2010 at 11:01
Hmm, when sorting by authors, it would make sense to also display the authors
in the
list.
Original comment by afx...@gmail.com
on 6 May 2010 at 1:55
It doesn't change the book listview, it just sorts it. We could make an
entirely
different view that shows the authors, or add authors always to the default
list.
Original comment by charlie....@gmail.com
on 14 May 2010 at 5:45
Issue 3 has been merged into this issue.
Original comment by charlie....@gmail.com
on 15 May 2010 at 1:40
Note for this one that we need Tags to be working. Then we need ability to
Filter the
list by tag (and other book attributes, of course). User can then filter by any
book
attribute to narrow the list, and can also filter by any tag to narrow the
list.
That, and then export to email/csv/etc. Once the export is working, it should
also be
able to work for the filtered and or sorted list.
Original comment by charlie....@gmail.com
on 15 May 2010 at 1:42
Original issue reported on code.google.com by
charlie....@gmail.com
on 3 Apr 2010 at 5:39