https://bugs.kde.org/show_bug.cgi?id=357130
Kevin Ottens <er...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WONTFIX Status|UNCONFIRMED |RESOLVED --- Comment #1 from Kevin Ottens <er...@kde.org> --- Right, that feature has been removed between the beta and the RC, it was deemed not mature enough during user testing of the beta. It might get reintroduced later. Indeed, if you played with it during beta you probably want to "unhide" everything. That can be done using the following SQL command in akonadiconsole's DB Console tab: UPDATE collectiontable SET enabled = 1; That should unblock you for now. -- You are receiving this mail because: You are watching all bug changes.