diff --git a/doc/faq.html b/doc/faq.html index c9ae2b6c..8008f325 100755 --- a/doc/faq.html +++ b/doc/faq.html @@ -306,7 +306,14 @@ to this entry get a reply icon. Once the thread should be closed, one simple edi the top entry in that thread and changes the icon. The icon1.gif from the distribution is maybe not ideally suited for that, but one could make a green check mark icon for example for that. The "Thread display" and "Thread icon" make this icon appear at the left side -of the threaded display. +of the threaded display.
+ +An alternative approach would be to use two logbooks. The first one receive all new entries +("open items"). Once an entry (with its replies) gets closed, it must be moved manually to the +second logbook ("closed items"). This can be done with the "Move To" command (see +"menu commands" in config file). This way one nicely separates open and closed items in +two separate logbooks. One can still search both logbooks at the same time if one checks +"Search all logbooks" in the find page.