def prev_unread(self): self.prev_filtered(extra.show_unread())
def next_unread(self): self.next_filtered(extra.show_unread())