https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34315
--- Comment #8 from Thomas Dukleth <[email protected]> --- (In reply to David Cook from comment #5) > (In reply to Thomas Dukleth from comment #3) > > Consideration should be given to Hyperkitty, the Mailman 3 forum software. > > This allows having forum software with proper mailing list support and > > certainly searching by date which is a basic feature does work in > > Hyperkitty. Correcting myself now, searching by date appears to work much better in Discourse than in HyperKitty. > > I'd never heard of Hyperkitty, but it looks like stunnel uses it: > https://www.stunnel.org/mailman3/hyperkitty/ > > No idea what you mean by "searching by date" in this context. Are you > referring to browse rather than sort? Like hyperkitty's thread archive? > https://www.stunnel.org/mailman3/hyperkitty/list/stunnel-announce@stunnel. > org/ Browsing by date is an obvious feature of the side navigation column in HyperKitty which may have the advantage of being able to go the next point in the date sequence much more efficiently. Searching by date is a much more accurate and flexible in Discourse but is less efficient for browsing messages through the sequence of all messages matching a date criteria. Searching by date could be fixed for HyperKitty using Django upon which HyperKitty runs. Using multiple web browser tabs, to link from the result set in one tab is needed in Discourse to preserve the search results and link to the next post in a new tab. If there is additional text in the query in addition to date multiple tabs are needed in both Django and HyperKitty. Very old mail clients do this better but I expect it can be fixed in both. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
