Library filtering menu. Also applied to table model.
This commit is contained in:
@@ -35,9 +35,6 @@ class DatabaseInit:
|
||||
def create_database(self):
|
||||
# TODO
|
||||
# Add separate columns for:
|
||||
# directory tags
|
||||
# bookmarks
|
||||
# date added
|
||||
# addition mode
|
||||
self.database.execute(
|
||||
"CREATE TABLE books \
|
||||
|
Reference in New Issue
Block a user